Update opencode.json

This commit is contained in:
2026-09-05 21:59:51 -06:00
parent 74ab03a048
commit 582db6f6a8
+1 -1
View File
@@ -14,7 +14,7 @@
"models": { "models": {
"DeepSeek-V4-Flash-Vision-Exp": { "DeepSeek-V4-Flash-Vision-Exp": {
"name": "DeepSeek-V4-Flash-Vision-Exp", "name": "DeepSeek-V4-Flash-Vision-Exp",
"limit": { "context": 524288, "output": 384000 }, "limit": { "context": 524288, "output": 1048576 },
"cost": { "input": 0.44, "output": 1.32, "cache_read": 0.0028 }, "cost": { "input": 0.44, "output": 1.32, "cache_read": 0.0028 },
"reasoning": true, "reasoning": true,
"interleaved": { "field": "reasoning_content" }, "interleaved": { "field": "reasoning_content" },