dtkt.ai.v1beta1messages.proto

EmbeddingModel

Message

Represents an embedding model, including its ID, name, and supported dimensions.

FieldTypeNumberDescription
idstring1

Unique identifier for the embedding model.

namestring2

Name of the embedding model.

min_dimensionsuint323

Minimum number of dimensions supported by the model.

max_dimensionsuint324

Maximum number of dimensions supported by the model.