diff --git a/opencode.jsonc b/opencode.jsonc index 63d5468..19c7d2d 100644 --- a/opencode.jsonc +++ b/opencode.jsonc @@ -63,7 +63,7 @@ "input": ["text", "image", "video", "audio", "pdf"], "output": ["text"] }, - "limit": { "context": 1000000, "output": 64000 } + "limit": { "context": 1048576, "output": 65536 } } } },