mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 21:17:30 +00:00
chore: 同步模型价格数据 (c7f80cd68051b0baefee92b895f6c36a8190dfb70d397afe7324a4bbec85280f)
This commit is contained in:
@@ -12668,6 +12668,34 @@
|
|||||||
"video"
|
"video"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"gemini/veo-3.1-fast-generate-preview": {
|
||||||
|
"litellm_provider": "gemini",
|
||||||
|
"max_input_tokens": 1024,
|
||||||
|
"max_tokens": 1024,
|
||||||
|
"mode": "video_generation",
|
||||||
|
"output_cost_per_second": 0.15,
|
||||||
|
"source": "https://ai.google.dev/gemini-api/docs/video",
|
||||||
|
"supported_modalities": [
|
||||||
|
"text"
|
||||||
|
],
|
||||||
|
"supported_output_modalities": [
|
||||||
|
"video"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"gemini/veo-3.1-generate-preview": {
|
||||||
|
"litellm_provider": "gemini",
|
||||||
|
"max_input_tokens": 1024,
|
||||||
|
"max_tokens": 1024,
|
||||||
|
"mode": "video_generation",
|
||||||
|
"output_cost_per_second": 0.40,
|
||||||
|
"source": "https://ai.google.dev/gemini-api/docs/video",
|
||||||
|
"supported_modalities": [
|
||||||
|
"text"
|
||||||
|
],
|
||||||
|
"supported_output_modalities": [
|
||||||
|
"video"
|
||||||
|
]
|
||||||
|
},
|
||||||
"google_pse/search": {
|
"google_pse/search": {
|
||||||
"input_cost_per_query": 0.005,
|
"input_cost_per_query": 0.005,
|
||||||
"litellm_provider": "google_pse",
|
"litellm_provider": "google_pse",
|
||||||
@@ -23374,6 +23402,34 @@
|
|||||||
"video"
|
"video"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"vertex_ai/veo-3.1-generate-preview": {
|
||||||
|
"litellm_provider": "vertex_ai-video-models",
|
||||||
|
"max_input_tokens": 1024,
|
||||||
|
"max_tokens": 1024,
|
||||||
|
"mode": "video_generation",
|
||||||
|
"output_cost_per_second": 0.4,
|
||||||
|
"source": "https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/veo",
|
||||||
|
"supported_modalities": [
|
||||||
|
"text"
|
||||||
|
],
|
||||||
|
"supported_output_modalities": [
|
||||||
|
"video"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"vertex_ai/veo-3.1-fast-generate-preview": {
|
||||||
|
"litellm_provider": "vertex_ai-video-models",
|
||||||
|
"max_input_tokens": 1024,
|
||||||
|
"max_tokens": 1024,
|
||||||
|
"mode": "video_generation",
|
||||||
|
"output_cost_per_second": 0.15,
|
||||||
|
"source": "https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/veo",
|
||||||
|
"supported_modalities": [
|
||||||
|
"text"
|
||||||
|
],
|
||||||
|
"supported_output_modalities": [
|
||||||
|
"video"
|
||||||
|
]
|
||||||
|
},
|
||||||
"voyage/rerank-2": {
|
"voyage/rerank-2": {
|
||||||
"input_cost_per_query": 5e-08,
|
"input_cost_per_query": 5e-08,
|
||||||
"input_cost_per_token": 5e-08,
|
"input_cost_per_token": 5e-08,
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
93d4c67771d0e3dc9a1ccc6e8c4d11239f5dfbfb0c6c415880a8c091e8caf2d1
|
c7f80cd68051b0baefee92b895f6c36a8190dfb70d397afe7324a4bbec85280f
|
||||||
|
|||||||
Reference in New Issue
Block a user