GoodMem
ReferenceClient SDKs.NET SDKModels

EmbedderResponse Model

EmbedderResponse Model documentation for .NET SDK

Embedder configuration information

Properties

NameTypeDescriptionNotes
EmbedderIdstringUnique identifier of the embedder
DisplayNamestringUser-facing name of the embedder
DescriptionstringDescription of the embedder[optional]
ProviderTypeProviderType
EndpointUrlstringAPI endpoint URL
ApiPathstringAPI path for embeddings request
ModelIdentifierstringModel identifier
DimensionalityintOutput vector dimensions
DistributionTypeDistributionType
MaxSequenceLengthint?Maximum input sequence length[optional]
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 embedder
CreatedAtlongCreation timestamp (milliseconds since epoch)
UpdatedAtlongLast update timestamp (milliseconds since epoch)
CreatedByIdstringID of the user who created the embedder
UpdatedByIdstringID of the user who last updated the embedder

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

On this page