GoodMem
ReferenceClient SDKsJavaScript SDKRequests

RerankerCreationRequest

RerankerCreationRequest documentation for JavaScript SDK

Properties

NameTypeDescriptionNotes
validateObject[optional]
displayNameStringUser-facing name of the reranker
descriptionStringDescription of the reranker[optional]
providerTypeProviderType
endpointUrlStringAPI endpoint URL
apiPathStringAPI path for reranking request (defaults to /rerank if not provided)[optional]
modelIdentifierStringModel identifier
supportedModalities[Modality]Supported content modalities (defaults to TEXT if not provided)[optional]
credentialsEndpointAuthentication[optional]
labels{String: String}User-defined labels for categorization[optional]
versionStringVersion information[optional]
monitoringEndpointStringMonitoring endpoint URL[optional]
ownerIdStringOptional owner ID. If not provided, derived from the authentication context. Requires CREATE_RERANKER_ANY permission if specified.[optional]

On this page