mirror of
https://github.com/perstarkse/minne.git
synced 2026-07-11 15:22:45 +02:00
refactored to clap, mrr and ndcg
This commit is contained in:
@@ -21,5 +21,6 @@ async-openai = { workspace = true }
|
||||
async-trait = { workspace = true }
|
||||
uuid = { workspace = true }
|
||||
fastembed = { workspace = true }
|
||||
clap = { version = "4.4", features = ["derive"] }
|
||||
|
||||
common = { path = "../common", features = ["test-utils"] }
|
||||
|
||||
Reference in New Issue
Block a user