mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 00:53:33 +00:00
chore: 同步模型价格数据 (650adb873e45720e6bf8b6364047def67226d253abd3ba8a17398a7fb7673e82)
This commit is contained in:
@@ -18211,15 +18211,6 @@
|
||||
"output_cost_per_token": 2e-07,
|
||||
"supports_tool_choice": true
|
||||
},
|
||||
"openrouter/nvidia/nemotron-nano-9b-v2:free": {
|
||||
"input_cost_per_token": 0,
|
||||
"litellm_provider": "openrouter",
|
||||
"max_tokens": 128000,
|
||||
"mode": "chat",
|
||||
"output_cost_per_token": 0,
|
||||
"source": "https://openrouter.ai/nvidia/nemotron-nano-9b-v2:free",
|
||||
"supports_tool_choice": true
|
||||
},
|
||||
"openrouter/openai/gpt-3.5-turbo": {
|
||||
"input_cost_per_token": 1.5e-06,
|
||||
"litellm_provider": "openrouter",
|
||||
@@ -22910,6 +22901,15 @@
|
||||
"supports_function_calling": true,
|
||||
"supports_tool_choice": true
|
||||
},
|
||||
"vertex_ai/mistral-ocr-2505": {
|
||||
"litellm_provider": "vertex_ai",
|
||||
"mode": "ocr",
|
||||
"ocr_cost_per_page": 5e-4,
|
||||
"supported_endpoints": [
|
||||
"/v1/ocr"
|
||||
],
|
||||
"source": "https://cloud.google.com/generative-ai-app-builder/pricing"
|
||||
},
|
||||
"vertex_ai/openai/gpt-oss-120b-maas": {
|
||||
"input_cost_per_token": 1.5e-07,
|
||||
"litellm_provider": "vertex_ai-openai_models",
|
||||
@@ -24081,16 +24081,6 @@
|
||||
"1280x720"
|
||||
]
|
||||
},
|
||||
"openai/container": {
|
||||
"code_interpreter_cost_per_session": 0.03,
|
||||
"litellm_provider": "openai",
|
||||
"mode": "container"
|
||||
},
|
||||
"azure/container": {
|
||||
"code_interpreter_cost_per_session": 0.03,
|
||||
"litellm_provider": "azure",
|
||||
"mode": "container"
|
||||
},
|
||||
"azure/sora-2": {
|
||||
"litellm_provider": "azure",
|
||||
"mode": "video_generation",
|
||||
|
||||
Reference in New Issue
Block a user