Skip to main content

Module engine

Module engine 

Source
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ยง

LocalEmbeddingEngine
Local embedding engine.