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 model text-davinci-003 has been deprecated, learn more here: https://platform.openai.com/docs/deprecations #42

Open
TheKnarf opened this issue Feb 12, 2024 · 1 comment

Comments

@TheKnarf
Copy link

// ...
  data: {
    error: {
      message: 'The model `text-davinci-003` has been deprecated, learn more here: https://platform.openai.com/docs/deprecations',
      type: 'invalid_request_error',
      param: null,
      code: 'model_not_found'
    }
  }
@ShivamIgnite
Copy link

Please use gpt-3.5-turbo atleast, and some command to change models

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

2 participants