Skip to content

Commit

Permalink
Add instructions to switch to new OpenAiService
Browse files Browse the repository at this point in the history
  • Loading branch information
TheoKanning authored Feb 13, 2023
1 parent 30e5a92 commit 3649c69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
![Maven Central](https://img.shields.io/maven-central/v/com.theokanning.openai-gpt3-java/client?color=blue)

> ⚠️ Please switch to using the new 'service' library if you need to use OpenAiService. The old 'client' OpenAiService is deprecated as of 0.10.0.
> ⚠️OpenAI has deprecated all Engine-based APIs. See [Deprecated Endpoints](https://github.com/TheoKanning/openai-java#deprecated-endpoints) below for more info.
# OpenAI-Java
Expand Down

0 comments on commit 3649c69

Please sign in to comment.