mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-06-02 04:42:46 +08:00
feat(models): add Codex Auto Review model entry to registry JSON
Closes: #2995
This commit is contained in:
@@ -1292,6 +1292,29 @@
|
||||
"xhigh"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "codex-auto-review",
|
||||
"object": "model",
|
||||
"created": 1776902400,
|
||||
"owned_by": "openai",
|
||||
"type": "openai",
|
||||
"display_name": "Codex Auto Review",
|
||||
"version": "Codex Auto Review",
|
||||
"description": "Automatic approval review model for Codex.",
|
||||
"context_length": 272000,
|
||||
"max_completion_tokens": 128000,
|
||||
"supported_parameters": [
|
||||
"tools"
|
||||
],
|
||||
"thinking": {
|
||||
"levels": [
|
||||
"low",
|
||||
"medium",
|
||||
"high",
|
||||
"xhigh"
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"codex-team": [
|
||||
@@ -1410,6 +1433,29 @@
|
||||
"xhigh"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "codex-auto-review",
|
||||
"object": "model",
|
||||
"created": 1776902400,
|
||||
"owned_by": "openai",
|
||||
"type": "openai",
|
||||
"display_name": "Codex Auto Review",
|
||||
"version": "Codex Auto Review",
|
||||
"description": "Automatic approval review model for Codex.",
|
||||
"context_length": 272000,
|
||||
"max_completion_tokens": 128000,
|
||||
"supported_parameters": [
|
||||
"tools"
|
||||
],
|
||||
"thinking": {
|
||||
"levels": [
|
||||
"low",
|
||||
"medium",
|
||||
"high",
|
||||
"xhigh"
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"codex-plus": [
|
||||
@@ -1551,6 +1597,29 @@
|
||||
"xhigh"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "codex-auto-review",
|
||||
"object": "model",
|
||||
"created": 1776902400,
|
||||
"owned_by": "openai",
|
||||
"type": "openai",
|
||||
"display_name": "Codex Auto Review",
|
||||
"version": "Codex Auto Review",
|
||||
"description": "Automatic approval review model for Codex.",
|
||||
"context_length": 272000,
|
||||
"max_completion_tokens": 128000,
|
||||
"supported_parameters": [
|
||||
"tools"
|
||||
],
|
||||
"thinking": {
|
||||
"levels": [
|
||||
"low",
|
||||
"medium",
|
||||
"high",
|
||||
"xhigh"
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"codex-pro": [
|
||||
@@ -1692,6 +1761,29 @@
|
||||
"xhigh"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "codex-auto-review",
|
||||
"object": "model",
|
||||
"created": 1776902400,
|
||||
"owned_by": "openai",
|
||||
"type": "openai",
|
||||
"display_name": "Codex Auto Review",
|
||||
"version": "Codex Auto Review",
|
||||
"description": "Automatic approval review model for Codex.",
|
||||
"context_length": 272000,
|
||||
"max_completion_tokens": 128000,
|
||||
"supported_parameters": [
|
||||
"tools"
|
||||
],
|
||||
"thinking": {
|
||||
"levels": [
|
||||
"low",
|
||||
"medium",
|
||||
"high",
|
||||
"xhigh"
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"kimi": [
|
||||
|
||||
Reference in New Issue
Block a user