chore: format code

pull/4799/head
GitHub Action 2025-11-26 19:10:51 +00:00
parent 1854245bd3
commit 4d2b265dc4
1 changed files with 3 additions and 3 deletions

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
}
}
}