mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-22 16:43:35 +00:00
chore: 同步模型价格数据 (67365feafb175cbbb4e7776cb8bee9ca2175e3ff1e53eda3213b6d22a3074af2)
This commit is contained in:
@@ -16955,6 +16955,60 @@
|
||||
"supports_response_schema": true,
|
||||
"supports_tool_choice": true
|
||||
},
|
||||
"amazon-nova/nova-micro-v1": {
|
||||
"input_cost_per_token": 3.5e-08,
|
||||
"litellm_provider": "amazon-nova",
|
||||
"max_input_tokens": 128000,
|
||||
"max_output_tokens": 10000,
|
||||
"max_tokens": 10000,
|
||||
"mode": "chat",
|
||||
"output_cost_per_token": 1.4e-07,
|
||||
"supports_function_calling": true,
|
||||
"supports_prompt_caching": true,
|
||||
"supports_response_schema": true
|
||||
},
|
||||
"amazon-nova/nova-lite-v1": {
|
||||
"input_cost_per_token": 6e-08,
|
||||
"litellm_provider": "amazon-nova",
|
||||
"max_input_tokens": 300000,
|
||||
"max_output_tokens": 10000,
|
||||
"max_tokens": 10000,
|
||||
"mode": "chat",
|
||||
"output_cost_per_token": 2.4e-07,
|
||||
"supports_function_calling": true,
|
||||
"supports_pdf_input": true,
|
||||
"supports_prompt_caching": true,
|
||||
"supports_response_schema": true,
|
||||
"supports_vision": true
|
||||
},
|
||||
"amazon-nova/nova-premier-v1": {
|
||||
"input_cost_per_token": 2.5e-06,
|
||||
"litellm_provider": "amazon-nova",
|
||||
"max_input_tokens": 1000000,
|
||||
"max_output_tokens": 10000,
|
||||
"max_tokens": 10000,
|
||||
"mode": "chat",
|
||||
"output_cost_per_token": 1.25e-05,
|
||||
"supports_function_calling": true,
|
||||
"supports_pdf_input": true,
|
||||
"supports_prompt_caching": false,
|
||||
"supports_response_schema": true,
|
||||
"supports_vision": true
|
||||
},
|
||||
"amazon-nova/nova-pro-v1": {
|
||||
"input_cost_per_token": 8e-07,
|
||||
"litellm_provider": "amazon-nova",
|
||||
"max_input_tokens": 300000,
|
||||
"max_output_tokens": 10000,
|
||||
"max_tokens": 10000,
|
||||
"mode": "chat",
|
||||
"output_cost_per_token": 3.2e-06,
|
||||
"supports_function_calling": true,
|
||||
"supports_pdf_input": true,
|
||||
"supports_prompt_caching": true,
|
||||
"supports_response_schema": true,
|
||||
"supports_vision": true
|
||||
},
|
||||
"groq/deepseek-r1-distill-llama-70b": {
|
||||
"input_cost_per_token": 7.5e-07,
|
||||
"litellm_provider": "groq",
|
||||
|
||||
@@ -1 +1 @@
|
||||
5771b1276523b6175adf4aa6fbc19eda185e3e58bcadaf11b0869f025e21abb3
|
||||
67365feafb175cbbb4e7776cb8bee9ca2175e3ff1e53eda3213b6d22a3074af2
|
||||
|
||||
Reference in New Issue
Block a user