Expand description
Embedding model interface.
Structs§
- Embed
Options - Options for a single embedding call.
- Embed
Result - Result of an embedding call.
- Embedding
Usage - Token usage of an embedding call.
Traits§
- Embedding
Model - A model that turns text into embedding vectors.
Type Aliases§
- Embedding
- An embedding vector.