atlas-iac/testing/fixtures/hermes/codex-0.154-visible-models.json

228 lines
6.1 KiB
JSON

[
{
"defaultReasoningEffort": "medium",
"description": "Our most capable model for complex, demanding work.",
"displayName": "GPT-6-Astra",
"hidden": false,
"id": "gpt-6-astra",
"inputModalities": [
"text",
"image"
],
"isDefault": true,
"model": "gpt-6-astra",
"modelSpecialty": null,
"supportedReasoningEfforts": [
{
"description": "Fast responses with lighter reasoning",
"reasoningEffort": "low"
},
{
"description": "Balances speed and reasoning depth for everyday tasks",
"reasoningEffort": "medium"
},
{
"description": "Greater reasoning depth for complex problems",
"reasoningEffort": "high"
},
{
"description": "Extra high reasoning depth for complex problems",
"reasoningEffort": "xhigh"
},
{
"description": "Maximum reasoning depth for the hardest problems",
"reasoningEffort": "max"
},
{
"description": "Maximum reasoning with automatic task delegation",
"reasoningEffort": "ultra"
}
],
"upgrade": null
},
{
"defaultReasoningEffort": "low",
"description": "Reliable agentic workhorse for everyday tasks.",
"displayName": "GPT-5.6-Sol",
"hidden": false,
"id": "gpt-5.6-sol",
"inputModalities": [
"text",
"image"
],
"isDefault": false,
"model": "gpt-5.6-sol",
"modelSpecialty": null,
"supportedReasoningEfforts": [
{
"description": "Fast responses with lighter reasoning",
"reasoningEffort": "low"
},
{
"description": "Balances speed and reasoning depth for everyday tasks",
"reasoningEffort": "medium"
},
{
"description": "Greater reasoning depth for complex problems",
"reasoningEffort": "high"
},
{
"description": "Extra high reasoning depth for complex problems",
"reasoningEffort": "xhigh"
},
{
"description": "Maximum reasoning depth for the hardest problems",
"reasoningEffort": "max"
},
{
"description": "Maximum reasoning with automatic task delegation",
"reasoningEffort": "ultra"
}
],
"upgrade": null
},
{
"defaultReasoningEffort": "medium",
"description": "Balanced agentic coding model for everyday work.",
"displayName": "GPT-5.6-Terra",
"hidden": false,
"id": "gpt-5.6-terra",
"inputModalities": [
"text",
"image"
],
"isDefault": false,
"model": "gpt-5.6-terra",
"modelSpecialty": null,
"supportedReasoningEfforts": [
{
"description": "Fast responses with lighter reasoning",
"reasoningEffort": "low"
},
{
"description": "Balances speed and reasoning depth for everyday tasks",
"reasoningEffort": "medium"
},
{
"description": "Greater reasoning depth for complex problems",
"reasoningEffort": "high"
},
{
"description": "Extra high reasoning depth for complex problems",
"reasoningEffort": "xhigh"
},
{
"description": "Maximum reasoning depth for the hardest problems",
"reasoningEffort": "max"
},
{
"description": "Maximum reasoning with automatic task delegation",
"reasoningEffort": "ultra"
}
],
"upgrade": null
},
{
"defaultReasoningEffort": "medium",
"description": "Fast and affordable agentic coding model.",
"displayName": "GPT-5.6-Luna",
"hidden": false,
"id": "gpt-5.6-luna",
"inputModalities": [
"text",
"image"
],
"isDefault": false,
"model": "gpt-5.6-luna",
"modelSpecialty": null,
"supportedReasoningEfforts": [
{
"description": "Fast responses with lighter reasoning",
"reasoningEffort": "low"
},
{
"description": "Balances speed and reasoning depth for everyday tasks",
"reasoningEffort": "medium"
},
{
"description": "Greater reasoning depth for complex problems",
"reasoningEffort": "high"
},
{
"description": "Extra high reasoning depth for complex problems",
"reasoningEffort": "xhigh"
},
{
"description": "Maximum reasoning depth for the hardest problems",
"reasoningEffort": "max"
}
],
"upgrade": null
},
{
"defaultReasoningEffort": "medium",
"description": "Proven previous-generation model for coding and general work.",
"displayName": "GPT-5.5",
"hidden": false,
"id": "gpt-5.5",
"inputModalities": [
"text",
"image"
],
"isDefault": false,
"model": "gpt-5.5",
"modelSpecialty": null,
"supportedReasoningEfforts": [
{
"description": "Fast responses with lighter reasoning",
"reasoningEffort": "low"
},
{
"description": "Balances speed and reasoning depth for everyday tasks",
"reasoningEffort": "medium"
},
{
"description": "Greater reasoning depth for complex problems",
"reasoningEffort": "high"
},
{
"description": "Extra high reasoning depth for complex problems",
"reasoningEffort": "xhigh"
}
],
"upgrade": null
},
{
"defaultReasoningEffort": "high",
"description": "Ultra-fast coding model.",
"displayName": "GPT-5.3-Codex-Spark",
"hidden": false,
"id": "gpt-5.3-codex-spark",
"inputModalities": [
"text"
],
"isDefault": false,
"model": "gpt-5.3-codex-spark",
"modelSpecialty": null,
"supportedReasoningEfforts": [
{
"description": "Fast responses with lighter reasoning",
"reasoningEffort": "low"
},
{
"description": "Balances speed and reasoning depth for everyday tasks",
"reasoningEffort": "medium"
},
{
"description": "Greater reasoning depth for complex problems",
"reasoningEffort": "high"
},
{
"description": "Extra high reasoning depth for complex problems",
"reasoningEffort": "xhigh"
}
],
"upgrade": null
}
]