Add gpt-5-codex to OpenRouter cost map

This commit is contained in:
huangyafei
2025-09-25 11:05:56 +08:00
parent 1b95940d18
commit 107c45da9d
2 changed files with 38 additions and 0 deletions
@@ -16857,6 +16857,25 @@
"supports_reasoning": true,
"supports_tool_choice": true
},
"openrouter/openai/gpt-5-codex": {
"cache_read_input_token_cost": 1.25e-07,
"input_cost_per_token": 1.25e-06,
"litellm_provider": "openrouter",
"max_input_tokens": 400000,
"max_output_tokens": 128000,
"max_tokens": 128000,
"mode": "chat",
"output_cost_per_token": 1e-05,
"supported_modalities": [
"text",
"image"
],
"supported_output_modalities": [
"text"
],
"supports_reasoning": true,
"supports_tool_choice": true
},
"openrouter/openai/gpt-5": {
"cache_read_input_token_cost": 1.25e-07,
"input_cost_per_token": 1.25e-06,
+19
View File
@@ -16857,6 +16857,25 @@
"supports_reasoning": true,
"supports_tool_choice": true
},
"openrouter/openai/gpt-5-codex": {
"cache_read_input_token_cost": 1.25e-07,
"input_cost_per_token": 1.25e-06,
"litellm_provider": "openrouter",
"max_input_tokens": 400000,
"max_output_tokens": 128000,
"max_tokens": 128000,
"mode": "chat",
"output_cost_per_token": 1e-05,
"supported_modalities": [
"text",
"image"
],
"supported_output_modalities": [
"text"
],
"supports_reasoning": true,
"supports_tool_choice": true
},
"openrouter/openai/gpt-5": {
"cache_read_input_token_cost": 1.25e-07,
"input_cost_per_token": 1.25e-06,