Skip to content

Commit 856e26b

Browse files
committed
chore: gpt sol
1 parent 260d263 commit 856e26b

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

home/dot_config/exact_opencode/opencode.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,19 @@
11
{
22
"$schema": "https://opencode.ai/config.json",
3-
"model": "github-copilot/gpt-5.5",
3+
"model": "github-copilot/gpt-5.6-sol",
44
"share": "disabled",
5+
"disabled_providers": [
6+
"opencode"
7+
],
8+
"enabled_providers": [
9+
"github-copilot"
10+
],
511
"agent": {
612
"plan": {
7-
"model": "github-copilot/gpt-5.5"
13+
"model": "github-copilot/gpt-5.6-sol"
814
},
915
"build": {
10-
"model": "github-copilot/gpt-5.5"
16+
"model": "github-copilot/gpt-5.6-sol"
1117
}
1218
},
1319
"permission": {

0 commit comments

Comments
 (0)