mirror of
https://github.com/perstarkse/minne.git
synced 2026-06-28 04:46:35 +02:00
feat: pool fastembed, batch embeddings, and reconcile embedding config on startup
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
mod startup;
|
||||
pub mod wiring;
|
||||
|
||||
pub use startup::prepare_embedding_runtime;
|
||||
pub use startup::{prepare_embedding_runtime, EmbeddingRuntimeRole};
|
||||
|
||||
use std::sync::Arc;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user