You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 29, 2025. It is now read-only.
I wanted to try out Opencode with a number of models I've got running on my Ollama and Llama.cpp servers (using the OpenAI compatible API endpoints).
I exported LOCAL_ENDPOINT=https://ollama.my.internal.network/v1 however when Opencode starts it connects to Github Copilot - even if I have it disabled in the config file.
While I suspect this is a bug - I would also recommend allowing users to set their OpenAI compatible API provider, model and model inference settings the .opencode.json config file so you're not relying on the users shell environment (and potentially clashing with other applications).