dtkt.ai.v1beta1messages.proto

CreateEmbeddingsRequest

Message

Request to create embeddings for input text using a specified model.

FieldTypeNumberDescription
model_idstring1

ID of the embedding model to use.

dimensionsuint322

Desired number of dimensions for the embedding.

inputs
EmbeddingInput[]
3

List of text inputs to generate embeddings for.