chore: format code

This commit is contained in:
GitHub Action 2025-11-26 19:10:51 +00:00
parent 1854245bd3
commit 4d2b265dc4

View file

@ -671,9 +671,9 @@ You can configure opencode to use local models through [llama.cpp's](https://git
"name": "Qwen3-Coder: a3b-30b (local)"
}
},
"limit": {
"context": 128000,
"output": 65536
"limit": {
"context": 128000,
"output": 65536
}
}
}