We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e053e61 commit 87fa9ffCopy full SHA for 87fa9ff
Cargo.toml
@@ -18,7 +18,7 @@ path = "src/main.rs"
18
19
[dependencies]
20
anyhow = "1.0.75"
21
-async-openai = "0.14.2"
+async-openai = "0.25.0"
22
async-trait = "0.1.73"
23
backoff = "0.4.0"
24
clap = { version = "4.4.4", features = ["derive"] }
0 commit comments