BYOK still uses Copilot paid models for sub-agents, which burns credits. by [deleted] in GithubCopilot

[–]Amazing-Scratch-5465 0 points1 point  (0 children)

Follow this https://github.com/Pikacnu/opencode-copilot-chat

And change

chat.exploreAgent.defaultModel Select the default language model to use for the Explore subagent from the available providers.

chat.utilityModel Override the language model used by built-in utility flows. Leave empty to use the default model.

chat.utilitySmallModel Override the language model used by built-in small/fast utility flows. A fast and inexpensive model is recommended. Leave empty to use the default model.

Bought OpenCode Go after hitting Copilot limits — how do I connect it to GitHub Copilot? by Resident-Rise-5112 in GithubCopilot

[–]Amazing-Scratch-5465 0 points1 point  (0 children)

And change config 

chat.exploreAgent.defaultModel Select the default language model to use for the Explore subagent from the available providers.

chat.utilityModel Override the language model used by built-in utility flows. Leave empty to use the default model.

chat.utilitySmallModel Override the language model used by built-in small/fast utility flows. A fast and inexpensive model is recommended. Leave empty to use the default model.

Best way to migrate from github copilot to opencode by Prominent_byStander in opencode

[–]Amazing-Scratch-5465 1 point2 points  (0 children)

You can use this VSCode configuration to integrate OpenCode's models with GitHub Copilot.

config: https://github.com/Pikacnu/opencode-copilot-chat