chore: format code

This commit is contained in:
GitHub Action
2025-11-26 19:10:51 +00:00
parent 1d04ce9973
commit 30c7bb3783
+2 -2
View File
@@ -672,8 +672,8 @@ You can configure opencode to use local models through [llama.cpp's](https://git
} }
}, },
"limit": { "limit": {
"context": 128000, "context": 128000,
"output": 65536 "output": 65536
} }
} }
} }