mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-25 15:24:58 +00:00
commit test case
This commit is contained in:
@@ -3,6 +3,26 @@
|
||||
"provider": {
|
||||
"opencode": {
|
||||
"options": {},
|
||||
"models": {
|
||||
"claude-opus-4-6": {
|
||||
"limit": {
|
||||
"context": 20000,
|
||||
"input": 20000,
|
||||
"output": 1000,
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
"github-copilot": {
|
||||
"models": {
|
||||
"claude-haiku-4.5": {
|
||||
"limit": {
|
||||
"context": 20000,
|
||||
"input": 20000,
|
||||
"output": 1000,
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
"permission": {
|
||||
|
||||
Reference in New Issue
Block a user