mirror of
https://github.com/perstarkse/minne.git
synced 2026-05-28 10:29:30 +02:00
chore: remove unused clap dep and fix test_session_table name
- Remove clap dependency from retrieval-pipeline (RetrievalStrategy already has FromStr/Display; evaluations uses clap directly) - Rename session table from test_session_table to session
This commit is contained in:
Generated
-1
@@ -5422,7 +5422,6 @@ dependencies = [
|
||||
"async-openai",
|
||||
"async-trait",
|
||||
"axum",
|
||||
"clap",
|
||||
"common",
|
||||
"fastembed",
|
||||
"futures",
|
||||
|
||||
Reference in New Issue
Block a user