From 64937f249e25951c3f2b63acef1657c42263c6d3 Mon Sep 17 00:00:00 2001 From: bzuccaro Date: Sat, 5 Sep 2026 22:23:00 -0600 Subject: [PATCH] Update opencode.json --- opencode.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" },