Skip to content

Commit f143b3a

Browse files
committed
chore: add opencode config for zen free model routing
1 parent 8a9737b commit f143b3a

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

opencode.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"$schema": "https://opencode.ai/config.json",
3+
"model": "opencode/gpt-5-nano",
4+
"agent": {
5+
"build": {
6+
"model": "opencode/trinity-large-preview-free"
7+
}
8+
}
9+
}

0 commit comments

Comments
 (0)