Expand description
Embedding provider factory.
Handles provider detection and creation.
Structs§
- Provider
Detection - Available provider detection result.
Functions§
- create_
embedding_ provider - Create an embedding provider based on configuration.
- create_
huggingface_ provider - Create a HuggingFace provider with explicit configuration.
- create_
ollama_ provider - Create a provider with explicit configuration (for testing or CLI overrides).
- detect_
available_ providers - Detect which embedding providers are available.