forked from HAL9000/cleveragents-core
d4acd05dbf
https://matrix.to/#/!ZuWYQzDEGWoZeNbfFB:qoto.org/$sLRMR8jNmeXw6FGpwqwG_Kp9PVus4SwlApmCtboYetk?via=qoto.org&via=matrix.org
13 lines
269 B
JSON
13 lines
269 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"models": {
|
|
"anthrophic/claude-opus-4-6": {
|
|
"name": "Claude OPUS 4.6",
|
|
"limit": {
|
|
"context": 200000,
|
|
"output": 32768
|
|
}
|
|
}
|
|
}
|
|
}
|