{
"$schema": "https://opencode.ai/config.json",
"model": "consus/claude-sonnet-5:il5+itar",
"small_model": "consus/claude-haiku-4-5:il2",
"enabled_providers": [
"consus"
],
"share": "disabled",
"provider": {
"consus": {
"npm": "@ai-sdk/openai-compatible",
"name": "Consus Gateway",
"options": {
"baseURL": "https://api.consus.io/v1",
"headers": {
"x-api-key": "{env:CONSUS_API_KEY}"
}
},
"models": {
"claude-sonnet-4-5:il2": {
"name": "Claude Sonnet 4.5 (IL2)",
"attachment": true,
"reasoning": true,
"tool_call": true,
"modalities": {
"input": [
"text",
"image",
"pdf"
],
"output": [
"text"
]
},
"limit": {
"context": 200000,
"output": 64000
},
"cost": {
"input": 3.3,
"output": 16.5,
"cache_read": 0.33
}
},
"claude-sonnet-4-5:il5+itar": {
"name": "Claude Sonnet 4.5 (IL5 + ITAR)",
"attachment": true,
"reasoning": true,
"tool_call": true,
"modalities": {
"input": [
"text",
"image",
"pdf"
],
"output": [
"text"
]
},
"limit": {
"context": 200000,
"output": 64000
},
"cost": {
"input": 3.6,
"output": 18.0,
"cache_read": 0.36
}
},
"claude-opus-4-8:il2": {
"name": "Claude Opus 4.8 (IL2)",
"attachment": true,
"reasoning": true,
"tool_call": true,
"modalities": {
"input": [
"text",
"image",
"pdf"
],
"output": [
"text"
]
},
"limit": {
"context": 1000000,
"output": 128000
},
"cost": {
"input": 5.5,
"output": 27.5,
"cache_read": 0.55
}
},
"claude-opus-4-8:itar": {
"name": "Claude Opus 4.8 (ITAR)",
"attachment": true,
"reasoning": true,
"tool_call": true,
"modalities": {
"input": [
"text",
"image",
"pdf"
],
"output": [
"text"
]
},
"limit": {
"context": 1000000,
"output": 128000
},
"cost": {
"input": 6.0,
"output": 30.0,
"cache_read": 0.6
}
},
"claude-opus-5:il2": {
"name": "Claude Opus 5 (IL2)",
"attachment": true,
"reasoning": true,
"tool_call": true,
"modalities": {
"input": [
"text",
"image",
"pdf"
],
"output": [
"text"
]
},
"limit": {
"context": 1000000,
"output": 128000
},
"cost": {
"input": 5.5,
"output": 27.5,
"cache_read": 0.55
}
},
"claude-opus-5:fedramp-high+itar": {
"name": "Claude Opus 5 (FedRAMP High + ITAR)",
"attachment": true,
"reasoning": true,
"tool_call": true,
"modalities": {
"input": [
"text",
"image",
"pdf"
],
"output": [
"text"
]
},
"limit": {
"context": 1000000,
"output": 128000
},
"cost": {
"input": 6.0,
"output": 30.0,
"cache_read": 0.6
}
},
"claude-sonnet-5:il5+itar": {
"name": "Claude Sonnet 5 (IL5 + ITAR)",
"attachment": true,
"reasoning": true,
"tool_call": true,
"modalities": {
"input": [
"text",
"image",
"pdf"
],
"output": [
"text"
]
},
"limit": {
"context": 1000000,
"output": 128000
},
"cost": {
"input": 2.4,
"output": 12.0,
"cache_read": 0.24
}
},
"claude-opus-4-7:il2": {
"name": "Claude Opus 4.7 (IL2)",
"attachment": true,
"reasoning": true,
"tool_call": true,
"modalities": {
"input": [
"text",
"image",
"pdf"
],
"output": [
"text"
]
},
"limit": {
"context": 1000000,
"output": 8192
},
"cost": {
"input": 5.5,
"output": 27.5,
"cache_read": 0.55
}
},
"claude-opus-4-6:il2": {
"name": "Claude Opus 4.6 (IL2)",
"attachment": true,
"reasoning": true,
"tool_call": true,
"modalities": {
"input": [
"text",
"image",
"pdf"
],
"output": [
"text"
]
},
"limit": {
"context": 1000000,
"output": 8192
},
"cost": {
"input": 5.5,
"output": 27.5,
"cache_read": 0.55
}
},
"claude-sonnet-4-6:il2": {
"name": "Claude Sonnet 4.6 (IL2)",
"attachment": true,
"reasoning": true,
"tool_call": true,
"modalities": {
"input": [
"text",
"image",
"pdf"
],
"output": [
"text"
]
},
"limit": {
"context": 1000000,
"output": 8192
},
"cost": {
"input": 3.3,
"output": 16.5,
"cache_read": 0.33
}
},
"claude-haiku-4-5:il2": {
"name": "Claude Haiku 4.5 (IL2)",
"attachment": true,
"reasoning": true,
"tool_call": true,
"modalities": {
"input": [
"text",
"image",
"pdf"
],
"output": [
"text"
]
},
"limit": {
"context": 200000,
"output": 64000
},
"cost": {
"input": 1.1,
"output": 5.5,
"cache_read": 0.11
}
},
"gemini-3-1-pro:il4": {
"name": "Gemini 3.1 Pro (IL4)",
"attachment": true,
"reasoning": false,
"tool_call": true,
"modalities": {
"input": [
"text",
"image",
"pdf"
],
"output": [
"text"
]
},
"limit": {
"context": 1048576,
"output": 65536
},
"cost": {
"input": 2,
"output": 12,
"cache_read": 0.2
}
},
"gemini-3-flash:il4": {
"name": "Gemini 3 Flash (IL4)",
"attachment": true,
"reasoning": false,
"tool_call": true,
"modalities": {
"input": [
"text",
"image",
"pdf"
],
"output": [
"text"
]
},
"limit": {
"context": 1048576,
"output": 65536
},
"cost": {
"input": 0.5,
"output": 3,
"cache_read": 0.05
}
},
"gemini-3-5-flash:il4": {
"name": "Gemini 3.5 Flash (IL4)",
"attachment": true,
"reasoning": true,
"tool_call": true,
"modalities": {
"input": [
"text",
"image",
"pdf"
],
"output": [
"text"
]
},
"limit": {
"context": 1048576,
"output": 65536
},
"cost": {
"input": 1.5,
"output": 9,
"cache_read": 0.15
}
},
"gemini-3-8-flash:il4": {
"name": "Gemini 3.8 Flash (IL4)",
"attachment": true,
"reasoning": true,
"tool_call": true,
"modalities": {
"input": [
"text",
"image",
"pdf"
],
"output": [
"text"
]
},
"limit": {
"context": 1048576,
"output": 65536
},
"cost": {
"input": 0.75,
"output": 3.75,
"cache_read": 0.075
}
},
"gpt-5.1:il5+itar": {
"name": "GPT-5.1 (IL5 + ITAR)",
"attachment": true,
"reasoning": true,
"tool_call": true,
"modalities": {
"input": [
"text",
"image"
],
"output": [
"text"
]
},
"limit": {
"context": 272000,
"output": 128000
},
"cost": {
"input": 1.71875,
"output": 13.75,
"cache_read": 0.171875
}
},
"gpt-4.1:il5+itar": {
"name": "GPT-4.1 (IL5 + ITAR)",
"attachment": true,
"reasoning": false,
"tool_call": true,
"modalities": {
"input": [
"text",
"image"
],
"output": [
"text"
]
},
"limit": {
"context": 300000,
"output": 32768
},
"cost": {
"input": 2.75,
"output": 11.0,
"cache_read": 0.6875
}
},
"gpt-4.1-mini:il5+itar": {
"name": "GPT-4.1 Mini (IL5 + ITAR)",
"attachment": true,
"reasoning": false,
"tool_call": true,
"modalities": {
"input": [
"text",
"image"
],
"output": [
"text"
]
},
"limit": {
"context": 300000,
"output": 8192
},
"cost": {
"input": 0.55,
"output": 2.2,
"cache_read": 0.1375
}
},
"gpt-oss-120b:il5+itar": {
"name": "GPT OSS 120B (IL5 + ITAR)",
"attachment": false,
"reasoning": true,
"tool_call": true,
"modalities": {
"input": [
"text"
],
"output": [
"text"
]
},
"limit": {
"context": 128000,
"output": 8192
},
"cost": {
"input": 0.18,
"output": 0.72
}
},
"grok-4.6:itar": {
"name": "Grok 4.6 (ITAR)",
"attachment": true,
"reasoning": true,
"tool_call": true,
"modalities": {
"input": [
"text",
"image"
],
"output": [
"text"
]
},
"limit": {
"context": 500000,
"output": 8192
},
"cost": {
"input": 2.64,
"output": 7.92,
"cache_read": 0.66
}
},
"gpt-5.4:il5+itar": {
"name": "GPT-5.4 (IL5 + ITAR)",
"attachment": true,
"reasoning": true,
"tool_call": true,
"modalities": {
"input": [
"text",
"image"
],
"output": [
"text"
]
},
"limit": {
"context": 272000,
"output": 128000
},
"cost": {
"input": 3.3,
"output": 19.8,
"cache_read": 0.33
}
},
"gpt-5.6-luna:il5+itar": {
"name": "GPT-5.6 Luna (IL5 + ITAR)",
"attachment": true,
"reasoning": true,
"tool_call": true,
"modalities": {
"input": [
"text",
"image"
],
"output": [
"text"
]
},
"limit": {
"context": 1000000,
"output": 128000
},
"cost": {
"input": 0.264,
"output": 1.584,
"cache_read": 0.0264
}
},
"gpt-5.6-terra:il5+itar": {
"name": "GPT-5.6 Terra (IL5 + ITAR)",
"attachment": true,
"reasoning": true,
"tool_call": true,
"modalities": {
"input": [
"text",
"image"
],
"output": [
"text"
]
},
"limit": {
"context": 1000000,
"output": 128000
},
"cost": {
"input": 2.64,
"output": 15.84,
"cache_read": 0.264
}
},
"gpt-5.6-sol:il5+itar": {
"name": "GPT-5.6 Sol (IL5 + ITAR)",
"attachment": true,
"reasoning": true,
"tool_call": true,
"modalities": {
"input": [
"text",
"image"
],
"output": [
"text"
]
},
"limit": {
"context": 922000,
"output": 128000
},
"cost": {
"input": 6.875,
"output": 41.25,
"cache_read": 0.6875
}
}
}
}
}
}