@@ -0,0 +1,731 @@
+{
+ "name": "OpenCode Zen",
+ "id": "opencode-zen",
+ "api_key": "$OPENCODE_API_KEY",
+ "api_endpoint": "https://opencode.ai/zen/v1",
+ "type": "openai-compat",
+ "default_large_model_id": "minimax-m2.5-free",
+ "default_small_model_id": "minimax-m2.5-free",
+ "models": [
+ {
+ "id": "big-pickle",
+ "name": "Big Pickle",
+ "cost_per_1m_in": 0,
+ "cost_per_1m_out": 0,
+ "cost_per_1m_in_cached": 0,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 200000,
+ "default_max_tokens": 128000,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": false
+ },
+ {
+ "id": "claude-3-5-haiku",
+ "name": "Claude Haiku 3.5",
+ "cost_per_1m_in": 0.8,
+ "cost_per_1m_out": 4,
+ "cost_per_1m_in_cached": 0.08,
+ "cost_per_1m_out_cached": 1,
+ "context_window": 200000,
+ "default_max_tokens": 8192,
+ "can_reason": false,
+ "supports_attachments": true
+ },
+ {
+ "id": "claude-haiku-4-5",
+ "name": "Claude Haiku 4.5",
+ "cost_per_1m_in": 1,
+ "cost_per_1m_out": 5,
+ "cost_per_1m_in_cached": 0.1,
+ "cost_per_1m_out_cached": 1.25,
+ "context_window": 200000,
+ "default_max_tokens": 64000,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": true
+ },
+ {
+ "id": "claude-opus-4-1",
+ "name": "Claude Opus 4.1",
+ "cost_per_1m_in": 15,
+ "cost_per_1m_out": 75,
+ "cost_per_1m_in_cached": 1.5,
+ "cost_per_1m_out_cached": 18.75,
+ "context_window": 200000,
+ "default_max_tokens": 32000,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": true
+ },
+ {
+ "id": "claude-opus-4-5",
+ "name": "Claude Opus 4.5",
+ "cost_per_1m_in": 5,
+ "cost_per_1m_out": 25,
+ "cost_per_1m_in_cached": 0.5,
+ "cost_per_1m_out_cached": 6.25,
+ "context_window": 200000,
+ "default_max_tokens": 64000,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": true
+ },
+ {
+ "id": "claude-opus-4-6",
+ "name": "Claude Opus 4.6",
+ "cost_per_1m_in": 5,
+ "cost_per_1m_out": 25,
+ "cost_per_1m_in_cached": 0.5,
+ "cost_per_1m_out_cached": 6.25,
+ "context_window": 1000000,
+ "default_max_tokens": 128000,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": true
+ },
+ {
+ "id": "claude-sonnet-4",
+ "name": "Claude Sonnet 4",
+ "cost_per_1m_in": 3,
+ "cost_per_1m_out": 15,
+ "cost_per_1m_in_cached": 0.3,
+ "cost_per_1m_out_cached": 3.75,
+ "context_window": 1000000,
+ "default_max_tokens": 64000,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": true
+ },
+ {
+ "id": "claude-sonnet-4-5",
+ "name": "Claude Sonnet 4.5",
+ "cost_per_1m_in": 3,
+ "cost_per_1m_out": 15,
+ "cost_per_1m_in_cached": 0.3,
+ "cost_per_1m_out_cached": 3.75,
+ "context_window": 1000000,
+ "default_max_tokens": 64000,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": true
+ },
+ {
+ "id": "claude-sonnet-4-6",
+ "name": "Claude Sonnet 4.6",
+ "cost_per_1m_in": 3,
+ "cost_per_1m_out": 15,
+ "cost_per_1m_in_cached": 0.3,
+ "cost_per_1m_out_cached": 3.75,
+ "context_window": 1000000,
+ "default_max_tokens": 64000,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": true
+ },
+ {
+ "id": "glm-4.6",
+ "name": "GLM-4.6",
+ "cost_per_1m_in": 0.6,
+ "cost_per_1m_out": 2.2,
+ "cost_per_1m_in_cached": 0.1,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 204800,
+ "default_max_tokens": 131072,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": false
+ },
+ {
+ "id": "glm-4.7",
+ "name": "GLM-4.7",
+ "cost_per_1m_in": 0.6,
+ "cost_per_1m_out": 2.2,
+ "cost_per_1m_in_cached": 0.1,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 204800,
+ "default_max_tokens": 131072,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": false
+ },
+ {
+ "id": "glm-5",
+ "name": "GLM-5",
+ "cost_per_1m_in": 1,
+ "cost_per_1m_out": 3.2,
+ "cost_per_1m_in_cached": 0.2,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 204800,
+ "default_max_tokens": 131072,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": false
+ },
+ {
+ "id": "glm-5.1",
+ "name": "GLM-5.1",
+ "cost_per_1m_in": 1.4,
+ "cost_per_1m_out": 4.4,
+ "cost_per_1m_in_cached": 0.26,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 204800,
+ "default_max_tokens": 131072,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": false
+ },
+ {
+ "id": "gpt-5",
+ "name": "GPT-5",
+ "cost_per_1m_in": 1.07,
+ "cost_per_1m_out": 8.5,
+ "cost_per_1m_in_cached": 0.11,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 400000,
+ "default_max_tokens": 128000,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": true
+ },
+ {
+ "id": "gpt-5-codex",
+ "name": "GPT-5 Codex",
+ "cost_per_1m_in": 1.07,
+ "cost_per_1m_out": 8.5,
+ "cost_per_1m_in_cached": 0.11,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 400000,
+ "default_max_tokens": 128000,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": true
+ },
+ {
+ "id": "gpt-5-nano",
+ "name": "GPT-5 Nano",
+ "cost_per_1m_in": 0,
+ "cost_per_1m_out": 0,
+ "cost_per_1m_in_cached": 0,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 400000,
+ "default_max_tokens": 128000,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": true
+ },
+ {
+ "id": "gpt-5.1",
+ "name": "GPT-5.1",
+ "cost_per_1m_in": 1.07,
+ "cost_per_1m_out": 8.5,
+ "cost_per_1m_in_cached": 0.11,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 400000,
+ "default_max_tokens": 128000,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": true
+ },
+ {
+ "id": "gpt-5.1-codex",
+ "name": "GPT-5.1 Codex",
+ "cost_per_1m_in": 1.07,
+ "cost_per_1m_out": 8.5,
+ "cost_per_1m_in_cached": 0.11,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 400000,
+ "default_max_tokens": 128000,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": true
+ },
+ {
+ "id": "gpt-5.1-codex-max",
+ "name": "GPT-5.1 Codex Max",
+ "cost_per_1m_in": 1.25,
+ "cost_per_1m_out": 10,
+ "cost_per_1m_in_cached": 0.13,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 400000,
+ "default_max_tokens": 128000,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": true
+ },
+ {
+ "id": "gpt-5.1-codex-mini",
+ "name": "GPT-5.1 Codex Mini",
+ "cost_per_1m_in": 0.25,
+ "cost_per_1m_out": 2,
+ "cost_per_1m_in_cached": 0.03,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 400000,
+ "default_max_tokens": 128000,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": true
+ },
+ {
+ "id": "gpt-5.2",
+ "name": "GPT-5.2",
+ "cost_per_1m_in": 1.75,
+ "cost_per_1m_out": 14,
+ "cost_per_1m_in_cached": 0.18,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 400000,
+ "default_max_tokens": 128000,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": true
+ },
+ {
+ "id": "gpt-5.2-codex",
+ "name": "GPT-5.2 Codex",
+ "cost_per_1m_in": 1.75,
+ "cost_per_1m_out": 14,
+ "cost_per_1m_in_cached": 0.18,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 400000,
+ "default_max_tokens": 128000,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": true
+ },
+ {
+ "id": "gpt-5.3-codex",
+ "name": "GPT-5.3 Codex",
+ "cost_per_1m_in": 1.75,
+ "cost_per_1m_out": 14,
+ "cost_per_1m_in_cached": 0.18,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 400000,
+ "default_max_tokens": 128000,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": true
+ },
+ {
+ "id": "gpt-5.3-codex-spark",
+ "name": "GPT-5.3 Codex Spark",
+ "cost_per_1m_in": 1.75,
+ "cost_per_1m_out": 14,
+ "cost_per_1m_in_cached": 0.18,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 128000,
+ "default_max_tokens": 128000,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": false
+ },
+ {
+ "id": "gpt-5.4",
+ "name": "GPT-5.4",
+ "cost_per_1m_in": 2.5,
+ "cost_per_1m_out": 15,
+ "cost_per_1m_in_cached": 0.25,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 1050000,
+ "default_max_tokens": 128000,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": true
+ },
+ {
+ "id": "gpt-5.4-mini",
+ "name": "GPT-5.4 Mini",
+ "cost_per_1m_in": 0.75,
+ "cost_per_1m_out": 4.5,
+ "cost_per_1m_in_cached": 0.08,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 400000,
+ "default_max_tokens": 128000,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": true
+ },
+ {
+ "id": "gpt-5.4-nano",
+ "name": "GPT-5.4 Nano",
+ "cost_per_1m_in": 0.2,
+ "cost_per_1m_out": 1.25,
+ "cost_per_1m_in_cached": 0.02,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 400000,
+ "default_max_tokens": 128000,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": true
+ },
+ {
+ "id": "gpt-5.4-pro",
+ "name": "GPT-5.4 Pro",
+ "cost_per_1m_in": 30,
+ "cost_per_1m_out": 180,
+ "cost_per_1m_in_cached": 30,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 1050000,
+ "default_max_tokens": 128000,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": true
+ },
+ {
+ "id": "gemini-3-flash",
+ "name": "Gemini 3 Flash",
+ "cost_per_1m_in": 0.5,
+ "cost_per_1m_out": 3,
+ "cost_per_1m_in_cached": 0.05,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 1048576,
+ "default_max_tokens": 65536,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": true
+ },
+ {
+ "id": "gemini-3-pro",
+ "name": "Gemini 3 Pro",
+ "cost_per_1m_in": 2,
+ "cost_per_1m_out": 12,
+ "cost_per_1m_in_cached": 0.2,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 1048576,
+ "default_max_tokens": 65536,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": true
+ },
+ {
+ "id": "gemini-3.1-pro",
+ "name": "Gemini 3.1 Pro Preview",
+ "cost_per_1m_in": 2,
+ "cost_per_1m_out": 12,
+ "cost_per_1m_in_cached": 0.2,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 1048576,
+ "default_max_tokens": 65536,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": true
+ },
+ {
+ "id": "kimi-k2",
+ "name": "Kimi K2",
+ "cost_per_1m_in": 0.4,
+ "cost_per_1m_out": 2.5,
+ "cost_per_1m_in_cached": 0.4,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 262144,
+ "default_max_tokens": 262144,
+ "can_reason": false,
+ "supports_attachments": false
+ },
+ {
+ "id": "kimi-k2-thinking",
+ "name": "Kimi K2 Thinking",
+ "cost_per_1m_in": 0.4,
+ "cost_per_1m_out": 2.5,
+ "cost_per_1m_in_cached": 0.4,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 262144,
+ "default_max_tokens": 262144,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": false
+ },
+ {
+ "id": "kimi-k2.5",
+ "name": "Kimi K2.5",
+ "cost_per_1m_in": 0.6,
+ "cost_per_1m_out": 3,
+ "cost_per_1m_in_cached": 0.08,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 262144,
+ "default_max_tokens": 65536,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": true
+ },
+ {
+ "id": "minimax-m2.1",
+ "name": "MiniMax M2.1",
+ "cost_per_1m_in": 0.3,
+ "cost_per_1m_out": 1.2,
+ "cost_per_1m_in_cached": 0.1,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 204800,
+ "default_max_tokens": 131072,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": false
+ },
+ {
+ "id": "minimax-m2.5",
+ "name": "MiniMax M2.5",
+ "cost_per_1m_in": 0.3,
+ "cost_per_1m_out": 1.2,
+ "cost_per_1m_in_cached": 0.06,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 204800,
+ "default_max_tokens": 131072,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": false
+ },
+ {
+ "id": "minimax-m2.5-free",
+ "name": "MiniMax M2.5 Free",
+ "cost_per_1m_in": 0,
+ "cost_per_1m_out": 0,
+ "cost_per_1m_in_cached": 0,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 204800,
+ "default_max_tokens": 131072,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": false
+ },
+ {
+ "id": "nemotron-3-super-free",
+ "name": "Nemotron 3 Super Free",
+ "cost_per_1m_in": 0,
+ "cost_per_1m_out": 0,
+ "cost_per_1m_in_cached": 0,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 204800,
+ "default_max_tokens": 128000,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": false
+ },
+ {
+ "id": "qwen3.5-plus",
+ "name": "Qwen3.5 Plus",
+ "cost_per_1m_in": 0.2,
+ "cost_per_1m_out": 1.2,
+ "cost_per_1m_in_cached": 0.02,
+ "cost_per_1m_out_cached": 0.25,
+ "context_window": 262144,
+ "default_max_tokens": 65536,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": true
+ },
+ {
+ "id": "qwen3.6-plus",
+ "name": "Qwen3.6 Plus",
+ "cost_per_1m_in": 0.5,
+ "cost_per_1m_out": 3,
+ "cost_per_1m_in_cached": 0.05,
+ "cost_per_1m_out_cached": 0.63,
+ "context_window": 262144,
+ "default_max_tokens": 65536,
+ "can_reason": true,
+ "reasoning_levels": [
+ "low",
+ "medium",
+ "high"
+ ],
+ "default_reasoning_effort": "medium",
+ "supports_attachments": true
+ },
+ {
+ "id": "trinity-large-preview-free",
+ "name": "Trinity Large Preview",
+ "cost_per_1m_in": 0,
+ "cost_per_1m_out": 0,
+ "cost_per_1m_in_cached": 0,
+ "cost_per_1m_out_cached": 0,
+ "context_window": 131072,
+ "default_max_tokens": 131072,
+ "can_reason": false,
+ "supports_attachments": false
+ }
+ ]
+}