feat(models): add GPT-5.5 model entry to registry JSON

This commit is contained in:
Luis Pater
2026-04-24 02:43:12 +08:00
parent 12195a276e
commit 7d5f6d9382

View File

@@ -1292,6 +1292,29 @@
"xhigh"
]
}
},
{
"id": "gpt-5.5",
"object": "model",
"created": 1776902400,
"owned_by": "openai",
"type": "openai",
"display_name": "GPT 5.5",
"version": "gpt-5.5",
"description": "Stable version of GPT 5.5",
"context_length": 1050000,
"max_completion_tokens": 128000,
"supported_parameters": [
"tools"
],
"thinking": {
"levels": [
"low",
"medium",
"high",
"xhigh"
]
}
}
],
"codex-team": [
@@ -1387,6 +1410,29 @@
"xhigh"
]
}
},
{
"id": "gpt-5.5",
"object": "model",
"created": 1776902400,
"owned_by": "openai",
"type": "openai",
"display_name": "GPT 5.5",
"version": "gpt-5.5",
"description": "Stable version of GPT 5.5",
"context_length": 1050000,
"max_completion_tokens": 128000,
"supported_parameters": [
"tools"
],
"thinking": {
"levels": [
"low",
"medium",
"high",
"xhigh"
]
}
}
],
"codex-plus": [
@@ -1505,6 +1551,29 @@
"xhigh"
]
}
},
{
"id": "gpt-5.5",
"object": "model",
"created": 1776902400,
"owned_by": "openai",
"type": "openai",
"display_name": "GPT 5.5",
"version": "gpt-5.5",
"description": "Stable version of GPT 5.5",
"context_length": 1050000,
"max_completion_tokens": 128000,
"supported_parameters": [
"tools"
],
"thinking": {
"levels": [
"low",
"medium",
"high",
"xhigh"
]
}
}
],
"codex-pro": [
@@ -1623,6 +1692,29 @@
"xhigh"
]
}
},
{
"id": "gpt-5.5",
"object": "model",
"created": 1776902400,
"owned_by": "openai",
"type": "openai",
"display_name": "GPT 5.5",
"version": "gpt-5.5",
"description": "Stable version of GPT 5.5",
"context_length": 1050000,
"max_completion_tokens": 128000,
"supported_parameters": [
"tools"
],
"thinking": {
"levels": [
"low",
"medium",
"high",
"xhigh"
]
}
}
],
"kimi": [