chore(models): remove GPT-5.5 model entry from registry JSON

This commit is contained in:
Luis Pater
2026-04-24 05:07:03 +08:00
parent 1576d14137
commit 7b89583cf8

View File

@@ -1292,29 +1292,6 @@
"xhigh"
]
}
},
{
"id": "gpt-5.5",
"object": "model",
"created": 1776902400,
"owned_by": "openai",
"type": "openai",
"display_name": "GPT 5.5",
"version": "gpt-5.5",
"description": "Frontier model for complex coding, research, and real-world work.",
"context_length": 272000,
"max_completion_tokens": 128000,
"supported_parameters": [
"tools"
],
"thinking": {
"levels": [
"low",
"medium",
"high",
"xhigh"
]
}
}
],
"codex-team": [