mirror of
https://github.com/perstarkse/minne.git
synced 2026-07-07 13:25:09 +02:00
feat: reranking with fastembed added
This commit is contained in:
@@ -19,6 +19,7 @@ surrealdb = { workspace = true }
|
||||
futures = { workspace = true }
|
||||
async-openai = { workspace = true }
|
||||
uuid = { workspace = true }
|
||||
fastembed = { workspace = true }
|
||||
|
||||
common = { path = "../common", features = ["test-utils"] }
|
||||
state-machines = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user