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 gpt-3.5-turbo-0301 has been deprecated #193

Open
codehulk369 opened this issue Aug 25, 2024 · 3 comments
Open

The model gpt-3.5-turbo-0301 has been deprecated #193

codehulk369 opened this issue Aug 25, 2024 · 3 comments

Comments

@codehulk369
Copy link

Can we update the code to use other models?

@kranant95
Copy link

Facing the same issue

@biswa452
Copy link

facing the same issue
The model gpt-3.5-turbo-0301 has been deprecated, learn more here: https://platform.openai.com/docs/deprecations
is there any solution ?

@biswa452
Copy link

Update the code
in "ecoute\GPTResponder.py" line no: 11.
from model="gpt-3.5-turbo-0301", to model="gpt-3.5-turbo",
it will work.

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

3 participants