OpenRouter GPT 5.2, Mistral 3, and Devstral 2

This commit is contained in:
SamAcctX 2025-12-11 17:02:24 -06:00 committed by GitHub
parent de9a195d8c
commit 8717f6f529
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21675,6 +21675,90 @@
"supports_reasoning": true,
"supports_tool_choice": true
},
"openrouter/mistralai/devstral-2512:free": {
"input_cost_per_image": 0,
"input_cost_per_token": 0,
"litellm_provider": "openrouter",
"max_input_tokens": 262144,
"max_output_tokens": null,
"max_tokens": 262144,
"mode": "chat",
"output_cost_per_token": 0,
"supports_function_calling": true,
"supports_prompt_caching": false,
"supports_tool_choice": true,
"supports_vision": false
},
"openrouter/mistralai/devstral-2512": {
"input_cost_per_image": 0,
"input_cost_per_token": 1.5e-07,
"litellm_provider": "openrouter",
"max_input_tokens": 262144,
"max_output_tokens": 65536,
"max_tokens": 262144,
"mode": "chat",
"output_cost_per_token": 6e-07,
"supports_function_calling": true,
"supports_prompt_caching": false,
"supports_tool_choice": true,
"supports_vision": false
},
"openrouter/mistralai/ministral-3b-2512": {
"input_cost_per_image": 0,
"input_cost_per_token": 1e-07,
"litellm_provider": "openrouter",
"max_input_tokens": 131072,
"max_output_tokens": null,
"max_tokens": 131072,
"mode": "chat",
"output_cost_per_token": 1e-07,
"supports_function_calling": true,
"supports_prompt_caching": false,
"supports_tool_choice": true,
"supports_vision": true
},
"openrouter/mistralai/ministral-8b-2512": {
"input_cost_per_image": 0,
"input_cost_per_token": 1.5e-07,
"litellm_provider": "openrouter",
"max_input_tokens": 262144,
"max_output_tokens": null,
"max_tokens": 262144,
"mode": "chat",
"output_cost_per_token": 1.5e-07,
"supports_function_calling": true,
"supports_prompt_caching": false,
"supports_tool_choice": true,
"supports_vision": true
},
"openrouter/mistralai/ministral-14b-2512": {
"input_cost_per_image": 0,
"input_cost_per_token": 2e-07,
"litellm_provider": "openrouter",
"max_input_tokens": 262144,
"max_output_tokens": null,
"max_tokens": 262144,
"mode": "chat",
"output_cost_per_token": 2e-07,
"supports_function_calling": true,
"supports_prompt_caching": false,
"supports_tool_choice": true,
"supports_vision": true
},
"openrouter/mistralai/mistral-large-2512": {
"input_cost_per_image": 0,
"input_cost_per_token": 5e-07,
"litellm_provider": "openrouter",
"max_input_tokens": 262144,
"max_output_tokens": null,
"max_tokens": 262144,
"mode": "chat",
"output_cost_per_token": 1.5e-06,
"supports_function_calling": true,
"supports_prompt_caching": false,
"supports_tool_choice": true,
"supports_vision": true
},
"openrouter/mistralai/mistral-7b-instruct": {
"input_cost_per_token": 1.3e-07,
"litellm_provider": "openrouter",
@ -21989,6 +22073,52 @@
"supports_reasoning": true,
"supports_tool_choice": true
},
"openrouter/openai/gpt-5.2": {
"input_cost_per_image": 0,
"cache_read_input_token_cost": 1.75e-07,
"input_cost_per_token": 1.75e-06,
"litellm_provider": "openrouter",
"max_input_tokens": 400000,
"max_output_tokens": 128000,
"max_tokens": 400000,
"mode": "chat",
"output_cost_per_token": 1.4e-05,
"supports_function_calling": true,
"supports_prompt_caching": true,
"supports_reasoning": true,
"supports_tool_choice": true,
"supports_vision": true
},
"openrouter/openai/gpt-5.2-chat": {
"input_cost_per_image": 0,
"cache_read_input_token_cost": 1.75e-07,
"input_cost_per_token": 1.75e-06,
"litellm_provider": "openrouter",
"max_input_tokens": 128000,
"max_output_tokens": 16384,
"max_tokens": 128000,
"mode": "chat",
"output_cost_per_token": 1.4e-05,
"supports_function_calling": true,
"supports_prompt_caching": true,
"supports_tool_choice": true,
"supports_vision": true
},
"openrouter/openai/gpt-5.2-pro": {
"input_cost_per_image": 0,
"input_cost_per_token": 2.1e-05,
"litellm_provider": "openrouter",
"max_input_tokens": 400000,
"max_output_tokens": 128000,
"max_tokens": 400000,
"mode": "chat",
"output_cost_per_token": 1.68e-04,
"supports_function_calling": true,
"supports_prompt_caching": false,
"supports_reasoning": true,
"supports_tool_choice": true,
"supports_vision": true
},
"openrouter/openai/gpt-oss-120b": {
"input_cost_per_token": 1.8e-07,
"litellm_provider": "openrouter",
@ -30479,4 +30609,4 @@
"mode": "chat"
}
}
}