retrieval-pipeline: v0

This commit is contained in:
Per Stark
2025-11-18 21:20:27 +01:00
parent 73e709153a
commit 97d35a8982
32 changed files with 1189 additions and 453 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ lopdf = "0.32"
bytes = { workspace = true }
common = { path = "../common" }
composite-retrieval = { path = "../composite-retrieval" }
retrieval-pipeline = { path = "../retrieval-pipeline" }
async-trait = { workspace = true }
state-machines = { workspace = true }
[features]