Expand description
gRPC client to the Python embedding microservice and related types.
Re-exports§
pub use cache::EmbeddingCache;pub use cache::EmbeddingCacheStats;pub use client::EmbeddingClient;pub use client::EmbeddingProvider;pub use types::EmbedVector;pub use types::EmbeddingRequest;pub use types::EmbeddingResponse;pub use types::ModelInfo;