Agustin Rivera
Agustin Rivera
I'm having the same problem. I am logged into ChatGPT and the link the extension provides opens right up in another tab. The extension seems to think I have a...
I’m using Firefox. I can open ChatGPT just fine. There isn’t a Cloudflare check to pass. Just like the video.
I want to add to this.
It's not fine to close. It happens when the telemetry url is being blocked by a firewall. What you're using has nothing to do with the whether it is OK...
I just had this problem. Happy to provide failing config for someone to test.
@MaximilianHess there is a config to ensure alternating roles for litellm for Mistral based models ``` litellm_settings: request_timeout: 300 drop_params: true set_verbose: true modify_params: true default_litellm_params: ensure_alternating_roles: true user_continue_message: role:...
One more thing, I don't know how you'r running vLLM, but only the nightlies support tool calling for OpenCode due to another bug with streaming tool calls, which is what...