mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 09:38:02 +00:00
chore: 同步模型价格数据 (cd8d9f3dd1384429d0c62e1edd6fdac937a07b30b94dc4d7ed0134aa0a440f68)
This commit is contained in:
@@ -3424,6 +3424,172 @@
|
|||||||
"supports_tool_choice": true,
|
"supports_tool_choice": true,
|
||||||
"supports_vision": true
|
"supports_vision": true
|
||||||
},
|
},
|
||||||
|
"azure/gpt-5.2": {
|
||||||
|
"cache_read_input_token_cost": 1.75e-07,
|
||||||
|
"input_cost_per_token": 1.75e-06,
|
||||||
|
"litellm_provider": "azure",
|
||||||
|
"max_input_tokens": 400000,
|
||||||
|
"max_output_tokens": 128000,
|
||||||
|
"max_tokens": 128000,
|
||||||
|
"mode": "chat",
|
||||||
|
"output_cost_per_token": 1.4e-05,
|
||||||
|
"supported_endpoints": [
|
||||||
|
"/v1/chat/completions",
|
||||||
|
"/v1/batch",
|
||||||
|
"/v1/responses"
|
||||||
|
],
|
||||||
|
"supported_modalities": [
|
||||||
|
"text",
|
||||||
|
"image"
|
||||||
|
],
|
||||||
|
"supported_output_modalities": [
|
||||||
|
"text",
|
||||||
|
"image"
|
||||||
|
],
|
||||||
|
"supports_function_calling": true,
|
||||||
|
"supports_native_streaming": true,
|
||||||
|
"supports_parallel_function_calling": true,
|
||||||
|
"supports_pdf_input": true,
|
||||||
|
"supports_prompt_caching": true,
|
||||||
|
"supports_reasoning": true,
|
||||||
|
"supports_response_schema": true,
|
||||||
|
"supports_system_messages": true,
|
||||||
|
"supports_tool_choice": true,
|
||||||
|
"supports_vision": true
|
||||||
|
},
|
||||||
|
"azure/gpt-5.2-2025-12-11": {
|
||||||
|
"cache_read_input_token_cost": 1.75e-07,
|
||||||
|
"cache_read_input_token_cost_priority": 3.5e-07,
|
||||||
|
"input_cost_per_token": 1.75e-06,
|
||||||
|
"input_cost_per_token_priority": 3.5e-06,
|
||||||
|
"litellm_provider": "azure",
|
||||||
|
"max_input_tokens": 400000,
|
||||||
|
"max_output_tokens": 128000,
|
||||||
|
"max_tokens": 128000,
|
||||||
|
"mode": "chat",
|
||||||
|
"output_cost_per_token": 1.4e-05,
|
||||||
|
"output_cost_per_token_priority": 2.8e-05,
|
||||||
|
"supported_endpoints": [
|
||||||
|
"/v1/chat/completions",
|
||||||
|
"/v1/batch",
|
||||||
|
"/v1/responses"
|
||||||
|
],
|
||||||
|
"supported_modalities": [
|
||||||
|
"text",
|
||||||
|
"image"
|
||||||
|
],
|
||||||
|
"supported_output_modalities": [
|
||||||
|
"text",
|
||||||
|
"image"
|
||||||
|
],
|
||||||
|
"supports_function_calling": true,
|
||||||
|
"supports_native_streaming": true,
|
||||||
|
"supports_parallel_function_calling": true,
|
||||||
|
"supports_pdf_input": true,
|
||||||
|
"supports_prompt_caching": true,
|
||||||
|
"supports_reasoning": true,
|
||||||
|
"supports_response_schema": true,
|
||||||
|
"supports_system_messages": true,
|
||||||
|
"supports_tool_choice": true,
|
||||||
|
"supports_service_tier": true,
|
||||||
|
"supports_vision": true
|
||||||
|
},
|
||||||
|
"azure/gpt-5.2-chat-2025-12-11": {
|
||||||
|
"cache_read_input_token_cost": 1.75e-07,
|
||||||
|
"cache_read_input_token_cost_priority": 3.5e-07,
|
||||||
|
"input_cost_per_token": 1.75e-06,
|
||||||
|
"input_cost_per_token_priority": 3.5e-06,
|
||||||
|
"litellm_provider": "azure",
|
||||||
|
"max_input_tokens": 128000,
|
||||||
|
"max_output_tokens": 16384,
|
||||||
|
"max_tokens": 16384,
|
||||||
|
"mode": "chat",
|
||||||
|
"output_cost_per_token": 1.4e-05,
|
||||||
|
"output_cost_per_token_priority": 2.8e-05,
|
||||||
|
"supported_endpoints": [
|
||||||
|
"/v1/chat/completions",
|
||||||
|
"/v1/responses"
|
||||||
|
],
|
||||||
|
"supported_modalities": [
|
||||||
|
"text",
|
||||||
|
"image"
|
||||||
|
],
|
||||||
|
"supported_output_modalities": [
|
||||||
|
"text"
|
||||||
|
],
|
||||||
|
"supports_function_calling": true,
|
||||||
|
"supports_native_streaming": true,
|
||||||
|
"supports_parallel_function_calling": true,
|
||||||
|
"supports_pdf_input": true,
|
||||||
|
"supports_prompt_caching": true,
|
||||||
|
"supports_reasoning": true,
|
||||||
|
"supports_response_schema": true,
|
||||||
|
"supports_system_messages": true,
|
||||||
|
"supports_tool_choice": true,
|
||||||
|
"supports_vision": true
|
||||||
|
},
|
||||||
|
"azure/gpt-5.2-pro": {
|
||||||
|
"input_cost_per_token": 2.1e-05,
|
||||||
|
"litellm_provider": "azure",
|
||||||
|
"max_input_tokens": 400000,
|
||||||
|
"max_output_tokens": 128000,
|
||||||
|
"max_tokens": 128000,
|
||||||
|
"mode": "responses",
|
||||||
|
"output_cost_per_token": 1.68e-04,
|
||||||
|
"supported_endpoints": [
|
||||||
|
"/v1/batch",
|
||||||
|
"/v1/responses"
|
||||||
|
],
|
||||||
|
"supported_modalities": [
|
||||||
|
"text",
|
||||||
|
"image"
|
||||||
|
],
|
||||||
|
"supported_output_modalities": [
|
||||||
|
"text"
|
||||||
|
],
|
||||||
|
"supports_function_calling": true,
|
||||||
|
"supports_native_streaming": true,
|
||||||
|
"supports_parallel_function_calling": true,
|
||||||
|
"supports_pdf_input": true,
|
||||||
|
"supports_prompt_caching": true,
|
||||||
|
"supports_reasoning": true,
|
||||||
|
"supports_response_schema": true,
|
||||||
|
"supports_system_messages": true,
|
||||||
|
"supports_tool_choice": true,
|
||||||
|
"supports_vision": true,
|
||||||
|
"supports_web_search": true
|
||||||
|
},
|
||||||
|
"azure/gpt-5.2-pro-2025-12-11": {
|
||||||
|
"input_cost_per_token": 2.1e-05,
|
||||||
|
"litellm_provider": "azure",
|
||||||
|
"max_input_tokens": 400000,
|
||||||
|
"max_output_tokens": 128000,
|
||||||
|
"max_tokens": 128000,
|
||||||
|
"mode": "responses",
|
||||||
|
"output_cost_per_token": 1.68e-04,
|
||||||
|
"supported_endpoints": [
|
||||||
|
"/v1/batch",
|
||||||
|
"/v1/responses"
|
||||||
|
],
|
||||||
|
"supported_modalities": [
|
||||||
|
"text",
|
||||||
|
"image"
|
||||||
|
],
|
||||||
|
"supported_output_modalities": [
|
||||||
|
"text"
|
||||||
|
],
|
||||||
|
"supports_function_calling": true,
|
||||||
|
"supports_native_streaming": true,
|
||||||
|
"supports_parallel_function_calling": true,
|
||||||
|
"supports_pdf_input": true,
|
||||||
|
"supports_prompt_caching": true,
|
||||||
|
"supports_reasoning": true,
|
||||||
|
"supports_response_schema": true,
|
||||||
|
"supports_system_messages": true,
|
||||||
|
"supports_tool_choice": true,
|
||||||
|
"supports_vision": true,
|
||||||
|
"supports_web_search": true
|
||||||
|
},
|
||||||
"azure/gpt-image-1": {
|
"azure/gpt-image-1": {
|
||||||
"input_cost_per_pixel": 4.0054321e-08,
|
"input_cost_per_pixel": 4.0054321e-08,
|
||||||
"litellm_provider": "azure",
|
"litellm_provider": "azure",
|
||||||
@@ -30478,5 +30644,4 @@
|
|||||||
"litellm_provider": "fireworks_ai",
|
"litellm_provider": "fireworks_ai",
|
||||||
"mode": "chat"
|
"mode": "chat"
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
@@ -1 +1 @@
|
|||||||
4c4422597091fd185bea2a861b27e1908d2c44185e0fd3b54a375ecdf7341726
|
cd8d9f3dd1384429d0c62e1edd6fdac937a07b30b94dc4d7ed0134aa0a440f68
|
||||||
|
|||||||
Reference in New Issue
Block a user