chore: 同步模型价格数据 (15d9b928785c188005a9ad9646d8287324dfc2531f0d4e234fc2317e5fc207b6)

This commit is contained in:
github-actions[bot]
2025-12-02 23:46:59 +00:00
parent ccad2ddcbf
commit 5406f15ab7
2 changed files with 10 additions and 1 deletions

View File

@@ -24825,6 +24825,15 @@
"supports_parallel_function_calling": true,
"supports_tool_choice": true
},
"vertex_ai/chirp": {
"input_cost_per_character": 30e-06,
"litellm_provider": "vertex_ai",
"mode": "audio_speech",
"source": "https://cloud.google.com/text-to-speech/pricing",
"supported_endpoints": [
"/v1/audio/speech"
]
},
"vertex_ai/claude-3-5-haiku": {
"input_cost_per_token": 1e-06,
"litellm_provider": "vertex_ai-anthropic_models",