mirror of
https://github.com/perstarkse/minne.git
synced 2026-05-31 20:00:38 +02:00
retrieval-pipeline: v0
This commit is contained in:
@@ -28,7 +28,7 @@ use common::{
|
||||
},
|
||||
utils::config::AppConfig,
|
||||
};
|
||||
use composite_retrieval::reranking::RerankerPool;
|
||||
use retrieval_pipeline::reranking::RerankerPool;
|
||||
use tracing::{debug, info, warn};
|
||||
|
||||
use self::{
|
||||
|
||||
Reference in New Issue
Block a user