Expand description
LocalEmbeddingEngine โ the public entry point.
Selects a backend based on EmbeddingConfig::model_type and wraps the BERT
path with concurrency control, timeouts, and adaptive batch sizing. The static
path is dispatched directly.
Structsยง
- Local
Embedding Engine - Local embedding engine.