Abi Raja
Abi Raja
Responded by email!
Which model are you using? And which screenshots are you using? The YouTube image works really well with the newer models like Sonnet 3.5 and Gemini
> httpx.ConnectError: All connection attempts failed Is the OpenAI API accessible to you?
Impossible to debug without your logs. If you see a connection error, that means you don't have access to OpenAI API
@artemmarkov050 please share your backend and front-end logs to help with debugging.
@TuanVnit yes you need to update the backend URL env if you're accessing it from a front-end on a different computer.
@ericlarslee i think something is up with your .env file. I think there's a utf-8 fix described in the README
Hi there, right now, there isn't a UI to switch models. For images, we use GPT4o and Claude 3.5 Sonnet, I believe Option 1 is Claude 3.5 Sonnet and the...
If you look like the line that says models used, it says OpenAI twice. Is any code being returned if you look at the code tab? Does your third party...
We don't support Material UI at the moment but you can try modifying the prompt @kkpo4553 suggests