Add GPT-5.5 Codex model support
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user