Interface protos.google.cloud.vectorsearch.v1beta.IVertexEmbeddingConfig (0.1.0)

Properties of a VertexEmbeddingConfig.

Package

@google-cloud/vectorsearch

Properties

modelId

modelId?: (string|null);

VertexEmbeddingConfig modelId

taskType

taskType?: (google.cloud.vectorsearch.v1beta.EmbeddingTaskType|keyof typeof google.cloud.vectorsearch.v1beta.EmbeddingTaskType|null);

VertexEmbeddingConfig taskType

textTemplate

textTemplate?: (string|null);

VertexEmbeddingConfig textTemplate