mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-22 16:43:35 +00:00
chore: 同步模型价格数据 (6bb6dec2e8660f1f3b53a58ce2db05f93442cc0da9f480c5da3a3f437ac6213b)
This commit is contained in:
@@ -13465,6 +13465,31 @@
|
||||
"supports_vision": true,
|
||||
"supports_web_search": true
|
||||
},
|
||||
"gemini-2.5-computer-use-preview-10-2025": {
|
||||
"input_cost_per_token": 1.25e-06,
|
||||
"input_cost_per_token_above_200k_tokens": 2.5e-06,
|
||||
"litellm_provider": "vertex_ai-language-models",
|
||||
"max_images_per_prompt": 3000,
|
||||
"max_input_tokens": 128000,
|
||||
"max_output_tokens": 64000,
|
||||
"max_tokens": 64000,
|
||||
"mode": "chat",
|
||||
"output_cost_per_token": 1e-05,
|
||||
"output_cost_per_token_above_200k_tokens": 1.5e-05,
|
||||
"source": "https://cloud.google.com/vertex-ai/generative-ai/docs/computer-use",
|
||||
"supported_modalities": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"supported_output_modalities": [
|
||||
"text"
|
||||
],
|
||||
"supports_computer_use": true,
|
||||
"supports_function_calling": true,
|
||||
"supports_system_messages": true,
|
||||
"supports_tool_choice": true,
|
||||
"supports_vision": true
|
||||
},
|
||||
"gemini-embedding-001": {
|
||||
"input_cost_per_token": 1.5e-07,
|
||||
"litellm_provider": "vertex_ai-embedding-models",
|
||||
|
||||
@@ -1 +1 @@
|
||||
23df6a8603a750624c2412f58dc7b460827805fab7e255bf1f143b3a19affee9
|
||||
6bb6dec2e8660f1f3b53a58ce2db05f93442cc0da9f480c5da3a3f437ac6213b
|
||||
|
||||
Reference in New Issue
Block a user