GoodMem
ReferenceClient SDKsJava SDKModels

EmbedderResponse Model

EmbedderResponse Model documentation for Java SDK

EmbedderResponse

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
dimensionalityIntegerOutput vector dimensions
distributionTypeDistributionType
maxSequenceLengthIntegerMaximum input sequence length[optional]
supportedModalitiesList<Modality>Supported content modalities[optional]
labelsMap<String, String>User-defined labels for categorization[optional]
versionStringVersion 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