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 82ee5f3 commit c37ce61Copy full SHA for c37ce61
README.md
@@ -113,10 +113,11 @@ repositories {
113
## ⚠️ Throubleshooting
114
115
<details>
116
- <summary>I'm seeing "The model: `gpt-4` does not exist"</summary>
+ <summary>I'm seeing "The model: gpt-4 does not exist"</summary>
117
118
The access to GPT-4 API is restricted at the moment. You can join the waitlist using [this form](https://openai.com/waitlist/gpt-4-api).
119
</details>
120
+
121
## 📄 License
122
123
OpenAI Kotlin API Client is an open-sourced software licensed under the [MIT license](LICENSE.md).
0 commit comments