GoodMem
ReferenceClient SDKsJavaModels

RerankerResponse Model

RerankerResponse Model documentation for Java SDK

RerankerResponse

Reranker configuration information

Properties

NameTypeDescriptionNotes
rerankerIdUUIDUnique 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
supportedModalitiesList<Modality>Supported content modalities
credentialsEndpointAuthentication[optional]
labelsMap<String, String>User-defined labels for categorization
versionStringVersion information[optional]
monitoringEndpointStringMonitoring endpoint URL[optional]
ownerIdUUIDOwner ID of the reranker
createdAtLongCreation timestamp (milliseconds since epoch)
updatedAtLongLast update timestamp (milliseconds since epoch)
createdByIdUUIDID of the user who created the reranker
updatedByIdUUIDID of the user who last updated the reranker