diff --git a/opencode.jsonc b/opencode.jsonc index 5a85526..a34cfa9 100644 --- a/opencode.jsonc +++ b/opencode.jsonc @@ -95,16 +95,6 @@ "output": ["text"] }, "limit": { "context": 400000, "input": 272000, "output": 128000 } - }, - "gpt-5.2-codex": { - "name": "GPT-5.2 Codex", - "tool_call": true, - "reasoning": true, - "modalities": { - "input": ["text", "image", "pdf"], - "output": ["text"] - }, - "limit": { "context": 400000, "input": 272000, "output": 128000 } } } }