GoodMem
ReferenceClient SDKsJavaScriptModels

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]
providerTypeProviderTypeType of reranking provider
endpointUrlStringAPI endpoint URL
apiPathStringAPI path for reranking request[optional]
modelIdentifierStringModel identifier
supportedModalities[Modality]Supported content modalities
credentialsEndpointAuthentication[optional]
labels{String: String}User-defined labels for categorization
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