feat(core): implement full memory pipeline (#11)
This commit was merged in pull request #11.
This commit is contained in:
@@ -32,3 +32,6 @@ actix-web = { workspace = true }
|
||||
actix-rt = { workspace = true }
|
||||
uuid = { workspace = true }
|
||||
chrono = { workspace = true }
|
||||
sqlx = { workspace = true }
|
||||
pgvector = { workspace = true }
|
||||
base64 = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user