GoodMem
ReferenceClient SDKs.NETModels

RerankerResponse Model

RerankerResponse Model documentation for .NET SDK

Reranker configuration information

Properties

NameTypeDescriptionNotes
RerankerIdGuidUnique 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]
LabelsDictionary<string, string>User-defined labels for categorization
VarVersionstringVersion information[optional]
MonitoringEndpointstringMonitoring endpoint URL[optional]
OwnerIdGuidOwner ID of the reranker
CreatedAtlongCreation timestamp (milliseconds since epoch)
UpdatedAtlongLast update timestamp (milliseconds since epoch)
CreatedByIdGuidID of the user who created the reranker
UpdatedByIdGuidID of the user who last updated the reranker

On this page