Skip to main content

Module embedding_model

Module embedding_model 

Source
Expand description

Embedding model interface.

Structs§

EmbedOptions
Options for a single embedding call.
EmbedResult
Result of an embedding call.
EmbeddingUsage
Token usage of an embedding call.

Traits§

EmbeddingModel
A model that turns text into embedding vectors.

Type Aliases§

Embedding
An embedding vector.