mirror of
https://github.com/perstarkse/minne.git
synced 2026-07-13 00:02:41 +02:00
refactor: implemented state machine for ingestion pipeline, improved performance
changelog additional moving around moved files around a bit
This commit is contained in:
@@ -31,5 +31,7 @@ lopdf = "0.32"
|
||||
|
||||
common = { path = "../common" }
|
||||
composite-retrieval = { path = "../composite-retrieval" }
|
||||
async-trait = { workspace = true }
|
||||
state-machines = { workspace = true }
|
||||
[features]
|
||||
docker = []
|
||||
|
||||
Reference in New Issue
Block a user