Module embeddings

Module embeddings 

Source

Structs§

EmbeddingsClient
Client that wraps an embeddings service and keeps track of the model name.
OpenAIEmbeddingsService
Default service implementation that uses the async-openai client.

Traits§

EmbeddingsService
Trait that describes an embeddings-capable service.