ci(opencode.json): add file from Luis's suggestions #609
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"provider": {
|
||||
"anthropic": {
|
||||
"models": {
|
||||
"anthropic/claude-opus-4-6": {
|
||||
"name": "Claude OPUS 4.6",
|
||||
"limit": {
|
||||
"context": 200000,
|
||||
"output": 32768
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user