GoodMem
ReferenceClient SDKsJavaScript SDKModels

RerankerResponse Model

RerankerResponse Model documentation for JavaScript SDK

Properties

NameTypeDescriptionNotes
rerankerIdStringUnique identifier of the reranker
displayNameStringUser-facing name of the reranker
descriptionStringDescription of the reranker[optional]
providerTypeProviderType
endpointUrlStringAPI endpoint URL
apiPathStringAPI path for reranking request
modelIdentifierStringModel identifier
supportedModalities[Modality]Supported content modalities[optional]
labels{String: String}User-defined labels for categorization[optional]
versionStringVersion information[optional]
monitoringEndpointStringMonitoring endpoint URL[optional]
ownerIdStringOwner ID of the reranker
createdAtNumberCreation timestamp (milliseconds since epoch)
updatedAtNumberLast update timestamp (milliseconds since epoch)
createdByIdStringID of the user who created the reranker
updatedByIdStringID of the user who last updated the reranker

On this page