GoodMem
ReferenceClient SDKsJavaScript SDKRequests

UpdateRerankerRequest

UpdateRerankerRequest documentation for JavaScript SDK

Properties

NameTypeDescriptionNotes
validateLabelStrategyObject[optional]
displayNameStringUser-facing name of the reranker[optional]
descriptionStringDescription of the reranker[optional]
endpointUrlStringAPI endpoint URL[optional]
apiPathStringAPI path for reranking request[optional]
modelIdentifierStringModel identifier[optional]
supportedModalities[Modality]Supported content modalities[optional]
credentialsEndpointAuthentication[optional]
replaceLabels{String: String}Replace all existing labels with these (mutually exclusive with mergeLabels)[optional]
mergeLabels{String: String}Merge these labels with existing ones (mutually exclusive with replaceLabels)[optional]
versionStringVersion information[optional]
monitoringEndpointStringMonitoring endpoint URL[optional]

On this page