GoodMem
ReferenceClient SDKs.NET SDKModels

RerankerResponse Model

RerankerResponse Model documentation for .NET SDK

Reranker configuration information

Properties

NameTypeDescriptionNotes
RerankerIdstringUnique identifier of the reranker
DisplayNamestringUser-facing name of the reranker
DescriptionstringDescription of the reranker[optional]
ProviderTypeProviderType
EndpointUrlstringAPI endpoint URL
ApiPathstringAPI path for reranking request
ModelIdentifierstringModel identifier
SupportedModalitiesList<Modality>Supported content modalities[optional]
LabelsDictionary<string, string>User-defined labels for categorization[optional]
VarVersionstringVersion information[optional]
MonitoringEndpointstringMonitoring endpoint URL[optional]
OwnerIdstringOwner ID of the reranker
CreatedAtlongCreation timestamp (milliseconds since epoch)
UpdatedAtlongLast update timestamp (milliseconds since epoch)
CreatedByIdstringID of the user who created the reranker
UpdatedByIdstringID of the user who last updated the reranker

↑ Back to .NET SDK ↑ Back to .NET SDK ↑ Back to .NET SDK

On this page