mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-22 16:43:35 +00:00
chore: 同步模型价格数据 (02cc5143c5de7325ad70c734cba5fa9268c08cdb006269b6cd305f2704945aaf)
This commit is contained in:
@@ -6570,6 +6570,18 @@
|
||||
"supports_tool_choice": true,
|
||||
"supports_vision": true
|
||||
},
|
||||
"gpt-4o-transcribe-diarize": {
|
||||
"input_cost_per_audio_token": 6e-06,
|
||||
"input_cost_per_token": 2.5e-06,
|
||||
"litellm_provider": "openai",
|
||||
"max_input_tokens": 16000,
|
||||
"max_output_tokens": 2000,
|
||||
"mode": "audio_transcription",
|
||||
"output_cost_per_token": 1e-05,
|
||||
"supported_endpoints": [
|
||||
"/v1/audio/transcriptions"
|
||||
]
|
||||
},
|
||||
"claude-3-5-haiku-20241022": {
|
||||
"cache_creation_input_token_cost": 1e-06,
|
||||
"cache_creation_input_token_cost_above_1hr": 6e-06,
|
||||
|
||||
@@ -1 +1 @@
|
||||
611e51ce8f42ca6aec7cd3113e4990f3f9bee9e359a40d0ade58cf4fbb13e0e6
|
||||
02cc5143c5de7325ad70c734cba5fa9268c08cdb006269b6cd305f2704945aaf
|
||||
|
||||
Reference in New Issue
Block a user