mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-22 16:43:35 +00:00
chore: 同步模型价格数据 (b20212bd8a32c22e76990a36305658ac0917443e07293a858987dccd80b29327)
This commit is contained in:
@@ -25423,6 +25423,42 @@
|
||||
"/v1/audio/speech"
|
||||
]
|
||||
},
|
||||
"aws_polly/standard": {
|
||||
"input_cost_per_character": 4e-06,
|
||||
"litellm_provider": "aws_polly",
|
||||
"mode": "audio_speech",
|
||||
"supported_endpoints": [
|
||||
"/v1/audio/speech"
|
||||
],
|
||||
"source": "https://aws.amazon.com/polly/pricing/"
|
||||
},
|
||||
"aws_polly/neural": {
|
||||
"input_cost_per_character": 1.6e-05,
|
||||
"litellm_provider": "aws_polly",
|
||||
"mode": "audio_speech",
|
||||
"supported_endpoints": [
|
||||
"/v1/audio/speech"
|
||||
],
|
||||
"source": "https://aws.amazon.com/polly/pricing/"
|
||||
},
|
||||
"aws_polly/long-form": {
|
||||
"input_cost_per_character": 1e-04,
|
||||
"litellm_provider": "aws_polly",
|
||||
"mode": "audio_speech",
|
||||
"supported_endpoints": [
|
||||
"/v1/audio/speech"
|
||||
],
|
||||
"source": "https://aws.amazon.com/polly/pricing/"
|
||||
},
|
||||
"aws_polly/generative": {
|
||||
"input_cost_per_character": 3e-05,
|
||||
"litellm_provider": "aws_polly",
|
||||
"mode": "audio_speech",
|
||||
"supported_endpoints": [
|
||||
"/v1/audio/speech"
|
||||
],
|
||||
"source": "https://aws.amazon.com/polly/pricing/"
|
||||
},
|
||||
"us.amazon.nova-lite-v1:0": {
|
||||
"input_cost_per_token": 6e-08,
|
||||
"litellm_provider": "bedrock_converse",
|
||||
|
||||
Reference in New Issue
Block a user