mirror of
https://github.com/perstarkse/minne.git
synced 2026-05-20 22:57:18 +02:00
feat: bin for combined server and worker
This commit is contained in:
@@ -12,6 +12,7 @@ tracing = { workspace = true }
|
||||
serde_json = { workspace = true }
|
||||
futures = { workspace = true }
|
||||
async-openai = { workspace = true }
|
||||
surrealdb = { workspace = true }
|
||||
|
||||
tiktoken-rs = "0.6.0"
|
||||
reqwest = {version = "0.12.12", features = ["charset", "json"]}
|
||||
|
||||
Reference in New Issue
Block a user