mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 09:38:02 +00:00
chore: 同步模型价格数据 (d997d55bb56117ebcba8d1125d56732eb7b5c95be8e934a731353fafad7805e9)
This commit is contained in:
@@ -1987,6 +1987,68 @@
|
|||||||
"supports_tool_choice": true,
|
"supports_tool_choice": true,
|
||||||
"supports_vision": true
|
"supports_vision": true
|
||||||
},
|
},
|
||||||
|
"azure/gpt-audio-2025-08-28": {
|
||||||
|
"input_cost_per_audio_token": 4e-05,
|
||||||
|
"input_cost_per_token": 2.5e-06,
|
||||||
|
"litellm_provider": "azure",
|
||||||
|
"max_input_tokens": 128000,
|
||||||
|
"max_output_tokens": 16384,
|
||||||
|
"max_tokens": 16384,
|
||||||
|
"mode": "chat",
|
||||||
|
"output_cost_per_audio_token": 8e-05,
|
||||||
|
"output_cost_per_token": 1e-05,
|
||||||
|
"supported_endpoints": [
|
||||||
|
"/v1/chat/completions"
|
||||||
|
],
|
||||||
|
"supported_modalities": [
|
||||||
|
"text",
|
||||||
|
"audio"
|
||||||
|
],
|
||||||
|
"supported_output_modalities": [
|
||||||
|
"text",
|
||||||
|
"audio"
|
||||||
|
],
|
||||||
|
"supports_function_calling": true,
|
||||||
|
"supports_native_streaming": true,
|
||||||
|
"supports_parallel_function_calling": true,
|
||||||
|
"supports_prompt_caching": false,
|
||||||
|
"supports_reasoning": false,
|
||||||
|
"supports_response_schema": false,
|
||||||
|
"supports_system_messages": true,
|
||||||
|
"supports_tool_choice": true,
|
||||||
|
"supports_vision": false
|
||||||
|
},
|
||||||
|
"azure/gpt-audio-mini-2025-10-06": {
|
||||||
|
"input_cost_per_audio_token": 1e-05,
|
||||||
|
"input_cost_per_token": 6e-07,
|
||||||
|
"litellm_provider": "azure",
|
||||||
|
"max_input_tokens": 128000,
|
||||||
|
"max_output_tokens": 16384,
|
||||||
|
"max_tokens": 16384,
|
||||||
|
"mode": "chat",
|
||||||
|
"output_cost_per_audio_token": 2e-05,
|
||||||
|
"output_cost_per_token": 2.4e-06,
|
||||||
|
"supported_endpoints": [
|
||||||
|
"/v1/chat/completions"
|
||||||
|
],
|
||||||
|
"supported_modalities": [
|
||||||
|
"text",
|
||||||
|
"audio"
|
||||||
|
],
|
||||||
|
"supported_output_modalities": [
|
||||||
|
"text",
|
||||||
|
"audio"
|
||||||
|
],
|
||||||
|
"supports_function_calling": true,
|
||||||
|
"supports_native_streaming": true,
|
||||||
|
"supports_parallel_function_calling": true,
|
||||||
|
"supports_prompt_caching": false,
|
||||||
|
"supports_reasoning": false,
|
||||||
|
"supports_response_schema": false,
|
||||||
|
"supports_system_messages": true,
|
||||||
|
"supports_tool_choice": true,
|
||||||
|
"supports_vision": false
|
||||||
|
},
|
||||||
"azure/gpt-4o-audio-preview-2024-12-17": {
|
"azure/gpt-4o-audio-preview-2024-12-17": {
|
||||||
"input_cost_per_audio_token": 4e-05,
|
"input_cost_per_audio_token": 4e-05,
|
||||||
"input_cost_per_token": 2.5e-06,
|
"input_cost_per_token": 2.5e-06,
|
||||||
@@ -2100,6 +2162,70 @@
|
|||||||
"supports_system_messages": true,
|
"supports_system_messages": true,
|
||||||
"supports_tool_choice": true
|
"supports_tool_choice": true
|
||||||
},
|
},
|
||||||
|
"azure/gpt-realtime-2025-08-28": {
|
||||||
|
"cache_creation_input_audio_token_cost": 4e-06,
|
||||||
|
"cache_read_input_token_cost": 4e-06,
|
||||||
|
"input_cost_per_audio_token": 3.2e-05,
|
||||||
|
"input_cost_per_image": 5e-06,
|
||||||
|
"input_cost_per_token": 4e-06,
|
||||||
|
"litellm_provider": "azure",
|
||||||
|
"max_input_tokens": 32000,
|
||||||
|
"max_output_tokens": 4096,
|
||||||
|
"max_tokens": 4096,
|
||||||
|
"mode": "chat",
|
||||||
|
"output_cost_per_audio_token": 6.4e-05,
|
||||||
|
"output_cost_per_token": 1.6e-05,
|
||||||
|
"supported_endpoints": [
|
||||||
|
"/v1/realtime"
|
||||||
|
],
|
||||||
|
"supported_modalities": [
|
||||||
|
"text",
|
||||||
|
"image",
|
||||||
|
"audio"
|
||||||
|
],
|
||||||
|
"supported_output_modalities": [
|
||||||
|
"text",
|
||||||
|
"audio"
|
||||||
|
],
|
||||||
|
"supports_audio_input": true,
|
||||||
|
"supports_audio_output": true,
|
||||||
|
"supports_function_calling": true,
|
||||||
|
"supports_parallel_function_calling": true,
|
||||||
|
"supports_system_messages": true,
|
||||||
|
"supports_tool_choice": true
|
||||||
|
},
|
||||||
|
"azure/gpt-realtime-mini-2025-10-06": {
|
||||||
|
"cache_creation_input_audio_token_cost": 3e-07,
|
||||||
|
"cache_read_input_token_cost": 6e-08,
|
||||||
|
"input_cost_per_audio_token": 1e-05,
|
||||||
|
"input_cost_per_image": 8e-07,
|
||||||
|
"input_cost_per_token": 6e-07,
|
||||||
|
"litellm_provider": "azure",
|
||||||
|
"max_input_tokens": 32000,
|
||||||
|
"max_output_tokens": 4096,
|
||||||
|
"max_tokens": 4096,
|
||||||
|
"mode": "chat",
|
||||||
|
"output_cost_per_audio_token": 2e-05,
|
||||||
|
"output_cost_per_token": 2.4e-06,
|
||||||
|
"supported_endpoints": [
|
||||||
|
"/v1/realtime"
|
||||||
|
],
|
||||||
|
"supported_modalities": [
|
||||||
|
"text",
|
||||||
|
"image",
|
||||||
|
"audio"
|
||||||
|
],
|
||||||
|
"supported_output_modalities": [
|
||||||
|
"text",
|
||||||
|
"audio"
|
||||||
|
],
|
||||||
|
"supports_audio_input": true,
|
||||||
|
"supports_audio_output": true,
|
||||||
|
"supports_function_calling": true,
|
||||||
|
"supports_parallel_function_calling": true,
|
||||||
|
"supports_system_messages": true,
|
||||||
|
"supports_tool_choice": true
|
||||||
|
},
|
||||||
"azure/gpt-4o-mini-transcribe": {
|
"azure/gpt-4o-mini-transcribe": {
|
||||||
"input_cost_per_audio_token": 3e-06,
|
"input_cost_per_audio_token": 3e-06,
|
||||||
"input_cost_per_token": 1.25e-06,
|
"input_cost_per_token": 1.25e-06,
|
||||||
@@ -2187,6 +2313,155 @@
|
|||||||
"/v1/audio/transcriptions"
|
"/v1/audio/transcriptions"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"azure/gpt-4o-transcribe-diarize": {
|
||||||
|
"input_cost_per_audio_token": 6e-06,
|
||||||
|
"input_cost_per_token": 2.5e-06,
|
||||||
|
"litellm_provider": "azure",
|
||||||
|
"max_input_tokens": 16000,
|
||||||
|
"max_output_tokens": 2000,
|
||||||
|
"mode": "audio_transcription",
|
||||||
|
"output_cost_per_token": 1e-05,
|
||||||
|
"supported_endpoints": [
|
||||||
|
"/v1/audio/transcriptions"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"azure/gpt-5.1-2025-11-13": {
|
||||||
|
"cache_read_input_token_cost": 1.25e-07,
|
||||||
|
"cache_read_input_token_cost_priority": 2.5e-07,
|
||||||
|
"input_cost_per_token": 1.25e-06,
|
||||||
|
"input_cost_per_token_priority": 2.5e-06,
|
||||||
|
"litellm_provider": "azure",
|
||||||
|
"max_input_tokens": 272000,
|
||||||
|
"max_output_tokens": 128000,
|
||||||
|
"max_tokens": 128000,
|
||||||
|
"mode": "chat",
|
||||||
|
"output_cost_per_token": 1e-05,
|
||||||
|
"output_cost_per_token_priority": 2e-05,
|
||||||
|
"supported_endpoints": [
|
||||||
|
"/v1/chat/completions",
|
||||||
|
"/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.1-chat-2025-11-13": {
|
||||||
|
"cache_read_input_token_cost": 1.25e-07,
|
||||||
|
"cache_read_input_token_cost_priority": 2.5e-07,
|
||||||
|
"input_cost_per_token": 1.25e-06,
|
||||||
|
"input_cost_per_token_priority": 2.5e-06,
|
||||||
|
"litellm_provider": "azure",
|
||||||
|
"max_input_tokens": 128000,
|
||||||
|
"max_output_tokens": 16384,
|
||||||
|
"max_tokens": 16384,
|
||||||
|
"mode": "chat",
|
||||||
|
"output_cost_per_token": 1e-05,
|
||||||
|
"output_cost_per_token_priority": 2e-05,
|
||||||
|
"supported_endpoints": [
|
||||||
|
"/v1/chat/completions",
|
||||||
|
"/v1/responses"
|
||||||
|
],
|
||||||
|
"supported_modalities": [
|
||||||
|
"text",
|
||||||
|
"image"
|
||||||
|
],
|
||||||
|
"supported_output_modalities": [
|
||||||
|
"text",
|
||||||
|
"image"
|
||||||
|
],
|
||||||
|
"supports_function_calling": false,
|
||||||
|
"supports_native_streaming": true,
|
||||||
|
"supports_parallel_function_calling": false,
|
||||||
|
"supports_pdf_input": true,
|
||||||
|
"supports_prompt_caching": true,
|
||||||
|
"supports_reasoning": true,
|
||||||
|
"supports_response_schema": true,
|
||||||
|
"supports_system_messages": true,
|
||||||
|
"supports_tool_choice": false,
|
||||||
|
"supports_vision": true
|
||||||
|
},
|
||||||
|
"azure/gpt-5.1-codex-2025-11-13": {
|
||||||
|
"cache_read_input_token_cost": 1.25e-07,
|
||||||
|
"cache_read_input_token_cost_priority": 2.5e-07,
|
||||||
|
"input_cost_per_token": 1.25e-06,
|
||||||
|
"input_cost_per_token_priority": 2.5e-06,
|
||||||
|
"litellm_provider": "azure",
|
||||||
|
"max_input_tokens": 272000,
|
||||||
|
"max_output_tokens": 128000,
|
||||||
|
"max_tokens": 128000,
|
||||||
|
"mode": "responses",
|
||||||
|
"output_cost_per_token": 1e-05,
|
||||||
|
"output_cost_per_token_priority": 2e-05,
|
||||||
|
"supported_endpoints": [
|
||||||
|
"/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": false,
|
||||||
|
"supports_tool_choice": true,
|
||||||
|
"supports_vision": true
|
||||||
|
},
|
||||||
|
"azure/gpt-5.1-codex-mini-2025-11-13": {
|
||||||
|
"cache_read_input_token_cost": 2.5e-08,
|
||||||
|
"cache_read_input_token_cost_priority": 4.5e-08,
|
||||||
|
"input_cost_per_token": 2.5e-07,
|
||||||
|
"input_cost_per_token_priority": 4.5e-07,
|
||||||
|
"litellm_provider": "azure",
|
||||||
|
"max_input_tokens": 272000,
|
||||||
|
"max_output_tokens": 128000,
|
||||||
|
"max_tokens": 128000,
|
||||||
|
"mode": "responses",
|
||||||
|
"output_cost_per_token": 2e-06,
|
||||||
|
"output_cost_per_token_priority": 3.6e-06,
|
||||||
|
"supported_endpoints": [
|
||||||
|
"/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": false,
|
||||||
|
"supports_tool_choice": true,
|
||||||
|
"supports_vision": true
|
||||||
|
},
|
||||||
"azure/gpt-5": {
|
"azure/gpt-5": {
|
||||||
"cache_read_input_token_cost": 1.25e-07,
|
"cache_read_input_token_cost": 1.25e-07,
|
||||||
"input_cost_per_token": 1.25e-06,
|
"input_cost_per_token": 1.25e-06,
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
06a80962a29f0d248f9d615d83124f66121957b73714bd1e20253961d597fd83
|
d997d55bb56117ebcba8d1125d56732eb7b5c95be8e934a731353fafad7805e9
|
||||||
|
|||||||
Reference in New Issue
Block a user