error generate error
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:
- Go to 'local host '
- Drag the screenshot
- Start Generating
- See error
Screenshots of backend AND frontend terminal logs
If applicable, add screenshots to help explain your problem.
Thanks for the screenshots. Have you added a Anthropic API key?
But maybe your logs include multiple attempts. Looks like maybe even just screenshot without video is not working?
Can you let me know which keys you have set up? It's a little weird that we're not seeing any exception stack traces in your logs.
I just added chat gpt API key, didn't add Anthropic API key,does it require two keys to work?
No, for screenshots, just OpenAI API key should be okay. Per your logs, it looks like you have the Anthropic key set though.
Can you make sure to clear out any keys in the Anthropic section and only keep OpenAI keys?
still same,i clear out anthropic and kepp openai keys,but it still not working
Hi, can you share your backend logs after you did this?
here is it,i think there is some error
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.