diff --git a/opencode.json b/opencode.json index d1a417e..800779c 100644 --- a/opencode.json +++ b/opencode.json @@ -14,7 +14,7 @@ "models": { "DeepSeek-V4-Flash-Vision-Exp": { "name": "DeepSeek-V4-Flash-Vision-Exp", - "limit": { "context": 524288, "output": 1048576 }, + "limit": { "context": 1048576, "output": 384000 }, "cost": { "input": 0.44, "output": 1.32, "cache_read": 0.0028 }, "reasoning": true, "interleaved": { "field": "reasoning_content" },