mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 00:53:33 +00:00
chore: 同步模型价格数据 (58223f62e19d568682be0ecdb4647b8a0f3b69c63d2486afd6685c2768219944)
This commit is contained in:
@@ -17753,24 +17753,24 @@
|
|||||||
"supports_vision": true,
|
"supports_vision": true,
|
||||||
"tool_use_system_prompt_tokens": 159
|
"tool_use_system_prompt_tokens": 159
|
||||||
},
|
},
|
||||||
"openrouter/anthropic/claude-sonnet-4.5": {
|
"openrouter/anthropic/claude-haiku-4.5": {
|
||||||
"input_cost_per_image": 0.0048,
|
"cache_creation_input_token_cost": 1.25e-06,
|
||||||
"input_cost_per_token": 3e-06,
|
"cache_read_input_token_cost": 1e-07,
|
||||||
"input_cost_per_token_above_200k_tokens": 6e-06,
|
"input_cost_per_token": 1e-06,
|
||||||
"output_cost_per_token_above_200k_tokens": 2.25e-05,
|
|
||||||
"litellm_provider": "openrouter",
|
"litellm_provider": "openrouter",
|
||||||
"max_input_tokens": 1000000,
|
"max_input_tokens": 200000,
|
||||||
"max_output_tokens": 1000000,
|
"max_output_tokens": 200000,
|
||||||
"max_tokens": 1000000,
|
"max_tokens": 200000,
|
||||||
"mode": "chat",
|
"mode": "chat",
|
||||||
"output_cost_per_token": 1.5e-05,
|
"output_cost_per_token": 5e-06,
|
||||||
"supports_assistant_prefill": true,
|
"supports_assistant_prefill": true,
|
||||||
"supports_computer_use": true,
|
"supports_computer_use": true,
|
||||||
"supports_function_calling": true,
|
"supports_function_calling": true,
|
||||||
|
"supports_prompt_caching": true,
|
||||||
"supports_reasoning": true,
|
"supports_reasoning": true,
|
||||||
"supports_tool_choice": true,
|
"supports_tool_choice": true,
|
||||||
"supports_vision": true,
|
"supports_vision": true,
|
||||||
"tool_use_system_prompt_tokens": 159
|
"tool_use_system_prompt_tokens": 346
|
||||||
},
|
},
|
||||||
"openrouter/bytedance/ui-tars-1.5-7b": {
|
"openrouter/bytedance/ui-tars-1.5-7b": {
|
||||||
"input_cost_per_token": 1e-07,
|
"input_cost_per_token": 1e-07,
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
892fb4c04eb0b4998b2e9c17d68e750f5a2392f02f114da39a846c73676bb94e
|
58223f62e19d568682be0ecdb4647b8a0f3b69c63d2486afd6685c2768219944
|
||||||
|
|||||||
Reference in New Issue
Block a user