Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
Merge pull request #27 from tectalichq/fix-readme
Browse files Browse the repository at this point in the history
Clarify supported models for `chatCompletions`
  • Loading branch information
thejamescollins committed May 16, 2023
2 parents 2a343b6 + 564ad57 commit d109f4b
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 @@ -49,7 +49,7 @@ This handler supports both the *GPT-3.5* and *GPT-4* models:

#### GPT-3.5

Supported [GPT-3.5 models](https://platform.openai.com/docs/models/gpt-3-5) include `gpt-3.5-turbo`, `text-davinci-003`, `text-davinci-002` and more.
Supported [GPT-3.5 models](https://platform.openai.com/docs/models/gpt-3-5) include `gpt-3.5-turbo` and more.

#### GPT-4

Expand Down

0 comments on commit d109f4b

Please sign in to comment.