added Tokens, openrouter, memory system
This commit is contained in:
@@ -9,4 +9,7 @@ uuid = { version = "1.22.0", features = ["v4"] }
|
||||
async-trait = "0.1.89"
|
||||
tracing = "0.1.44"
|
||||
anyhow = "1.0.102"
|
||||
inventory = "0.3.22"
|
||||
inventory = "0.3.22"
|
||||
tokio = "1.50.0"
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
serde_json = "1.0.149"
|
||||
Reference in New Issue
Block a user