mirror of
https://github.com/perstarkse/minne.git
synced 2026-07-13 00:02:41 +02:00
tests: testing all db interactions and types
This commit is contained in:
+1
-1
@@ -17,6 +17,6 @@ serde_json = "1.0.128"
|
||||
thiserror = "1.0.63"
|
||||
anyhow = "1.0.94"
|
||||
tracing = "0.1.40"
|
||||
surrealdb = "2.0.4"
|
||||
surrealdb = { version = "2.0.4", features = ["kv-mem"] }
|
||||
futures = "0.3.31"
|
||||
async-openai = "0.24.1"
|
||||
|
||||
Reference in New Issue
Block a user