-
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
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
error generate error #407
Comments
I just added chat gpt API key, didn't add Anthropic API key,does it require two keys to work? |
Hi, can you share your backend logs after you did this? |
Hi @OfficialTooFastHub this looks to be a different error. Try downgrading your Python to python:3.12.3 or lower. The new version of Pydantic has some issues with the later Python versions. Let me know if that works. |
@abi yo i download python 3.12.3,but the error still coming out |
If you look at the second error, you can see that your API key is wrong. |
ill try again |
should i keep the "" in the key section |
@OfficialTooFastHub Nope, but I'm not sure that's the problem. It seems to be reading it without the quotes. |
Describe the bug
everything work well and looks well but it came out error generating code while i drop a screenshot
To Reproduce
Steps to reproduce the behavior:
Screenshots of backend AND frontend terminal logs
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered: