Skip to content

Commit

Permalink
docs(readme): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
waylaidwanderer committed Feb 2, 2023
1 parent e8db037 commit 72e88dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Trying to use `text-chat-davinci-002-20230126` with the OpenAI API now returns a 404 error. Someone has already found the new model name, but they are unwilling to share at this time. I will update this repository once I find the new model. If you have any leads, please open an issue or a pull request.

In the meantime, I've added support for models like `text-davinci-003`, which you can use as a drop-in replacement. Keep in mind that `text-davinci-003` is not as good as `text-chat-davinci-002-20230126` (which is trained with via RHLF and fine-tuned to be a conversational AI), though results are still very good. Additionally, `text-davinci-003` costs credits.
In the meantime, I've added support for models like `text-davinci-003`, which you can use as a drop-in replacement. Keep in mind that `text-davinci-003` is not as good as `text-chat-davinci-002-20230126` (which is trained via RHLF and fine-tuned to be a conversational AI), though results are still very good. Additionally, `text-davinci-003` costs credits.

# ChatGPT API

Expand Down

0 comments on commit 72e88dd

Please sign in to comment.