From 503e5075c07eb718047ff2280f7dd4472c9d4a67 Mon Sep 17 00:00:00 2001 From: bzuccaro Date: Sat, 5 Sep 2026 22:24:32 -0600 Subject: [PATCH] Update opencode.json --- opencode.json | 1 + 1 file changed, 1 insertion(+) diff --git a/opencode.json b/opencode.json index 800779c..63c4a78 100644 --- a/opencode.json +++ b/opencode.json @@ -18,6 +18,7 @@ "cost": { "input": 0.44, "output": 1.32, "cache_read": 0.0028 }, "reasoning": true, "interleaved": { "field": "reasoning_content" }, + "modalities": { "input": ["text", "image"], "output": ["text"] }, "variants": { "max": { "reasoningEffort": "max" }, "high": { "reasoningEffort": "high" },