mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 00:53:33 +00:00
chore: 同步模型价格数据 (152295f78ddf9b33e085ac4c966b285aa6c2e4bcf0f62be3cced57e286c4a8bd)
This commit is contained in:
@@ -1143,6 +1143,60 @@
|
|||||||
"output_cost_per_token": 1.5e-05,
|
"output_cost_per_token": 1.5e-05,
|
||||||
"supports_function_calling": true
|
"supports_function_calling": true
|
||||||
},
|
},
|
||||||
|
"azure/claude-haiku-4-5": {
|
||||||
|
"input_cost_per_token": 1e-06,
|
||||||
|
"litellm_provider": "azure_anthropic",
|
||||||
|
"max_input_tokens": 200000,
|
||||||
|
"max_output_tokens": 64000,
|
||||||
|
"max_tokens": 64000,
|
||||||
|
"mode": "chat",
|
||||||
|
"output_cost_per_token": 5e-06,
|
||||||
|
"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/claude-opus-4-1": {
|
||||||
|
"input_cost_per_token": 1.5e-05,
|
||||||
|
"litellm_provider": "azure_anthropic",
|
||||||
|
"max_input_tokens": 200000,
|
||||||
|
"max_output_tokens": 32000,
|
||||||
|
"max_tokens": 32000,
|
||||||
|
"mode": "chat",
|
||||||
|
"output_cost_per_token": 7.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/claude-sonnet-4-5": {
|
||||||
|
"input_cost_per_token": 3e-06,
|
||||||
|
"litellm_provider": "azure_anthropic",
|
||||||
|
"max_input_tokens": 200000,
|
||||||
|
"max_output_tokens": 64000,
|
||||||
|
"max_tokens": 64000,
|
||||||
|
"mode": "chat",
|
||||||
|
"output_cost_per_token": 1.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/computer-use-preview": {
|
"azure/computer-use-preview": {
|
||||||
"input_cost_per_token": 3e-06,
|
"input_cost_per_token": 3e-06,
|
||||||
"litellm_provider": "azure",
|
"litellm_provider": "azure",
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
614d32acc97a7c49244e437c382805daaf85e501dd7accb80f0d1f555c1b0da5
|
152295f78ddf9b33e085ac4c966b285aa6c2e4bcf0f62be3cced57e286c4a8bd
|
||||||
|
|||||||
Reference in New Issue
Block a user