{
"models": {
"openai/gpt-5.5": {
"id": "openai/gpt-5.5",
"name": "GPT-5.5",
"family": "gpt",
"attachment": true,
"reasoning": true,
"tool_call": true,
"structured_output": true,
"temperature": true,
"knowledge": "2025-12-01",
"release_date": "2026-04-23",
"last_updated": "2026-04-23",
"modalities": {
"input": [
"text",
"image",
"pdf"
],
"output": [
"text"
]
},
"open_weights": false,
"limit": {
"context": 1050000,
"input": 922000,
"output": 128000
}
}
}
}