mirror of
https://github.com/perstarkse/minne.git
synced 2026-05-30 11:20:46 +02:00
refactor: extendable templates
refactor: simplification refactor: simplification
This commit is contained in:
@@ -71,6 +71,7 @@ async fn main() -> Result<(), Box<dyn std::error::Error>> {
|
||||
config.clone(),
|
||||
reranker_pool,
|
||||
embedding_provider,
|
||||
None,
|
||||
)
|
||||
.await?;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user