Skip to main content

Module client

Module client 

Source
Expand description

gRPC client to the Python embedding service.

Structs§

EmbeddingClient
gRPC client that calls the Python embedding service and caches results locally.

Traits§

EmbeddingProvider
Abstraction over text embedding providers.