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 083bf88 commit b4009caCopy full SHA for b4009ca
README.md
@@ -5,7 +5,7 @@ The OpenAI API client Rust library provides convenient access to the OpenAI API
5
Cargo.toml
6
```toml
7
[dependencies]
8
-openai-api-rs = "0.1.5"
+openai-api-rs = "0.1.6"
9
```
10
11
## Usage
0 commit comments