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

When in use, a deadlock may occur. #1

Closed
feiwofeifeixiaowo opened this issue Mar 8, 2023 · 1 comment
Closed

When in use, a deadlock may occur. #1

feiwofeifeixiaowo opened this issue Mar 8, 2023 · 1 comment

Comments

@feiwofeifeixiaowo
Copy link

After entering the API key and saving it, clicking the generate button will redirect back to the API key input.

@filippofinke
Copy link
Owner

The problem was due to OpenAI's recent API change for the gpt-3.5-turbo model. However, since the application is not a chat, I switched back to the "text-davinci-003" model. The issue should now be resolved.

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