Add GPT-5.5 Codex model support

This commit is contained in:
Ben Vargas
2026-04-23 13:28:03 -06:00
parent 7d5f6d9382
commit 736018a0b0
2 changed files with 96 additions and 8 deletions
+8 -8
View File
@@ -1301,8 +1301,8 @@
"type": "openai",
"display_name": "GPT 5.5",
"version": "gpt-5.5",
"description": "Stable version of GPT 5.5",
"context_length": 1050000,
"description": "Frontier model for complex coding, research, and real-world work.",
"context_length": 272000,
"max_completion_tokens": 128000,
"supported_parameters": [
"tools"
@@ -1419,8 +1419,8 @@
"type": "openai",
"display_name": "GPT 5.5",
"version": "gpt-5.5",
"description": "Stable version of GPT 5.5",
"context_length": 1050000,
"description": "Frontier model for complex coding, research, and real-world work.",
"context_length": 272000,
"max_completion_tokens": 128000,
"supported_parameters": [
"tools"
@@ -1560,8 +1560,8 @@
"type": "openai",
"display_name": "GPT 5.5",
"version": "gpt-5.5",
"description": "Stable version of GPT 5.5",
"context_length": 1050000,
"description": "Frontier model for complex coding, research, and real-world work.",
"context_length": 272000,
"max_completion_tokens": 128000,
"supported_parameters": [
"tools"
@@ -1701,8 +1701,8 @@
"type": "openai",
"display_name": "GPT 5.5",
"version": "gpt-5.5",
"description": "Stable version of GPT 5.5",
"context_length": 1050000,
"description": "Frontier model for complex coding, research, and real-world work.",
"context_length": 272000,
"max_completion_tokens": 128000,
"supported_parameters": [
"tools"