Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update README for text-davinci-003 #38

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 29, 2022

Conversation

athyuttamre
Copy link

Updates the README to mention the latest GPT-3 model, text-davinci-003.

@shyamal-anadkat shyamal-anadkat merged commit 2072d1a into main Nov 29, 2022
@athyuttamre athyuttamre deleted the dev/atty/text-davinci-003 branch November 29, 2022 02:44
@@ -301,7 +301,7 @@ Output:
One
```

If the text you wish to ask about is longer than the token limit (~4,000 tokens for `text-davinci-002` and ~2,000 tokens for earlier models), we recommending splitting the text into smaller pieces, ranking them by relevance, and then asking the most-relevant-looking pieces.
If the text you wish to ask about is longer than the token limit (~4,000 tokens for `text-davinci-003` and ~2,000 tokens for earlier models), we recommending splitting the text into smaller pieces, ranking them by relevance, and then asking the most-relevant-looking pieces.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to change to text-davinci-003 and text-davinci-002 :)

syusuke9999 pushed a commit to syusuke9999/openai-cookbook that referenced this pull request May 12, 2023
katia-openai pushed a commit that referenced this pull request Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants