Structs§
- Embeddings
Client - Client that wraps an embeddings service and keeps track of the model name.
- OpenAI
Embeddings Service - Default service implementation that uses the async-openai client.
Traits§
- Embeddings
Service - Trait that describes an embeddings-capable service.