Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant