feat: ASRX hybrid pipeline, identity history, worker fixes, checkpoint system
This commit is contained in:
@@ -134,6 +134,14 @@ path = "src/bin/integrated_player.rs"
|
||||
name = "release"
|
||||
path = "src/bin/release.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "vectorize_missing"
|
||||
path = "src/bin/vectorize_missing.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "sync_qdrant_from_pg"
|
||||
path = "src/bin/sync_qdrant_from_pg.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "service"
|
||||
path = "src/bin/service.rs"
|
||||
|
||||
Reference in New Issue
Block a user