Claude Wrapper.
This commit is contained in:
parent
0edffb4855
commit
0a547e0c44
4 changed files with 463 additions and 1 deletions
|
|
@ -12,5 +12,5 @@ serde_json = "1"
|
|||
thiserror = "2"
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
|
||||
reqwest = { version = "0.13", features = ["stream"] }
|
||||
reqwest = { version = "0.13", features = ["stream", "json"] }
|
||||
futures = "0.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue