chore: 同步模型价格数据 (4c03542df14124d9bba491d2a37f235b1d22a005ab17c74168fbdeef53e34d07)

This commit is contained in:
github-actions[bot]
2026-01-13 08:44:22 +00:00
parent 1289727b19
commit ff26c74b55
2 changed files with 19 additions and 1 deletions

View File

@@ -1329,6 +1329,24 @@
"supports_tool_choice": true,
"supports_vision": true
},
"azure_ai/claude-opus-4-5": {
"input_cost_per_token": 5e-06,
"litellm_provider": "azure_ai",
"max_input_tokens": 200000,
"max_output_tokens": 64000,
"max_tokens": 64000,
"mode": "chat",
"output_cost_per_token": 2.5e-05,
"supports_assistant_prefill": true,
"supports_computer_use": true,
"supports_function_calling": true,
"supports_pdf_input": true,
"supports_prompt_caching": true,
"supports_reasoning": true,
"supports_response_schema": true,
"supports_tool_choice": true,
"supports_vision": true
},
"azure_ai/claude-opus-4-1": {
"input_cost_per_token": 1.5e-05,
"litellm_provider": "azure_ai",