Skip to content
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

The text-davinci-003 model is deprecated #87

Open
patrickclancy opened this issue Sep 12, 2024 · 1 comment
Open

The text-davinci-003 model is deprecated #87

patrickclancy opened this issue Sep 12, 2024 · 1 comment

Comments

@patrickclancy
Copy link

Running the % make training-data command throws an error. It looks like text-davinci-003 is deprecated. Is there another model you'd recommend using?

openai.error.InvalidRequestError: The model text-davinci-003 has been deprecated, learn more here: https://platform.openai.com/docs/deprecations
make: *** [training-data] Error 1

@patrickclancy
Copy link
Author

patrickclancy commented Sep 12, 2024

I replaced text-davinci-003 with gpt-3.5-turbo-instruct and it worked as expected.

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

No branches or pull requests

1 participant