We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e6028b commit 00d6a22Copy full SHA for 00d6a22
tiktoken-rs/Cargo.toml
@@ -18,7 +18,7 @@ debug = 1
18
19
[dependencies]
20
anyhow = "1.0.76"
21
-async-openai = { version = "0.14.2", optional = true }
+async-openai = { version = "0.27.0", optional = true }
22
base64 = "0.22.0"
23
bstr = "1.6.2"
24
dhat = { version = "0.3.2", optional = true }
0 commit comments