chore: 同步模型价格数据 (11b94953936ab05b2bc505306f5e9e4251a719a92e8579d4bddb4cea71827451)

This commit is contained in:
github-actions[bot]
2025-12-23 10:40:21 +00:00
parent 32a398e34c
commit 73f04e8c98
2 changed files with 15 additions and 1 deletions

View File

@@ -1357,6 +1357,20 @@
"litellm_provider": "azure",
"mode": "chat"
},
"azure_ai/gpt-oss-120b": {
"input_cost_per_token": 1.5e-7,
"output_cost_per_token": 6e-7,
"litellm_provider": "azure_ai",
"max_input_tokens": 131072,
"max_output_tokens": 131072,
"max_tokens": 131072,
"mode": "chat",
"source": "https://azure.microsoft.com/en-us/pricing/details/cognitive-services/openai-service/",
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true
},
"azure/eu/gpt-4o-2024-08-06": {
"deprecation_date": "2026-02-27",
"cache_read_input_token_cost": 1.375e-06,

View File

@@ -1 +1 @@
347c149b4773827052e97e6366b14247bc2b94ede2da45e57ea9199fc2768ac7
11b94953936ab05b2bc505306f5e9e4251a719a92e8579d4bddb4cea71827451