mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-05-22 04:14:45 +08:00
chore(models): remove GPT-5.5 model entry from registry JSON
This commit is contained in:
@@ -1292,29 +1292,6 @@
|
|||||||
"xhigh"
|
"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": [
|
"codex-team": [
|
||||||
|
|||||||
Reference in New Issue
Block a user