fix: make llm provider async and add tool toggle
This commit is contained in:
@@ -28,4 +28,5 @@ walkdir = "2.5.0"
|
||||
reqwest = { version = "0.12.28", features = ["json", "blocking"] }
|
||||
uuid = { version = "1.19.0", features = ["v4", "serde"] }
|
||||
chrono = { version = "0.4.42", features = ["serde"] }
|
||||
async-trait = "0.1.89"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user