mirror of
https://github.com/perstarkse/minne.git
synced 2026-07-13 08:12:49 +02:00
benchmarks: ready for hybrid revised
This commit is contained in:
@@ -30,10 +30,11 @@ base64 = { workspace = true }
|
||||
pdf-extract = "0.9"
|
||||
lopdf = "0.32"
|
||||
bytes = { workspace = true }
|
||||
|
||||
common = { path = "../common" }
|
||||
retrieval-pipeline = { path = "../retrieval-pipeline" }
|
||||
async-trait = { workspace = true }
|
||||
state-machines = { workspace = true }
|
||||
tokenizers = { workspace = true }
|
||||
common = { path = "../common" }
|
||||
retrieval-pipeline = { path = "../retrieval-pipeline" }
|
||||
|
||||
[features]
|
||||
docker = []
|
||||
|
||||
Reference in New Issue
Block a user