mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 21:17:30 +00:00
chore: 同步模型价格数据 (ac3e14b3b57c245b8bd449d9c00024027413fe4a7fa35c1dfa82235ce421c331)
This commit is contained in:
@@ -255,6 +255,50 @@
|
|||||||
"mode": "image_generation",
|
"mode": "image_generation",
|
||||||
"output_cost_per_image": 0.06
|
"output_cost_per_image": 0.06
|
||||||
},
|
},
|
||||||
|
"us.writer.palmyra-x4-v1:0": {
|
||||||
|
"input_cost_per_token": 2.5e-06,
|
||||||
|
"litellm_provider": "bedrock_converse",
|
||||||
|
"max_input_tokens": 128000,
|
||||||
|
"max_output_tokens": 8192,
|
||||||
|
"max_tokens": 8192,
|
||||||
|
"mode": "chat",
|
||||||
|
"output_cost_per_token": 1e-05,
|
||||||
|
"supports_function_calling": true,
|
||||||
|
"supports_pdf_input": true
|
||||||
|
},
|
||||||
|
"us.writer.palmyra-x5-v1:0": {
|
||||||
|
"input_cost_per_token": 6e-07,
|
||||||
|
"litellm_provider": "bedrock_converse",
|
||||||
|
"max_input_tokens": 1000000,
|
||||||
|
"max_output_tokens": 8192,
|
||||||
|
"max_tokens": 8192,
|
||||||
|
"mode": "chat",
|
||||||
|
"output_cost_per_token": 6e-06,
|
||||||
|
"supports_function_calling": true,
|
||||||
|
"supports_pdf_input": true
|
||||||
|
},
|
||||||
|
"writer.palmyra-x4-v1:0": {
|
||||||
|
"input_cost_per_token": 2.5e-06,
|
||||||
|
"litellm_provider": "bedrock_converse",
|
||||||
|
"max_input_tokens": 128000,
|
||||||
|
"max_output_tokens": 8192,
|
||||||
|
"max_tokens": 8192,
|
||||||
|
"mode": "chat",
|
||||||
|
"output_cost_per_token": 1e-05,
|
||||||
|
"supports_function_calling": true,
|
||||||
|
"supports_pdf_input": true
|
||||||
|
},
|
||||||
|
"writer.palmyra-x5-v1:0": {
|
||||||
|
"input_cost_per_token": 6e-07,
|
||||||
|
"litellm_provider": "bedrock_converse",
|
||||||
|
"max_input_tokens": 1000000,
|
||||||
|
"max_output_tokens": 8192,
|
||||||
|
"max_tokens": 8192,
|
||||||
|
"mode": "chat",
|
||||||
|
"output_cost_per_token": 6e-06,
|
||||||
|
"supports_function_calling": true,
|
||||||
|
"supports_pdf_input": true
|
||||||
|
},
|
||||||
"amazon.nova-lite-v1:0": {
|
"amazon.nova-lite-v1:0": {
|
||||||
"input_cost_per_token": 6e-08,
|
"input_cost_per_token": 6e-08,
|
||||||
"litellm_provider": "bedrock_converse",
|
"litellm_provider": "bedrock_converse",
|
||||||
@@ -6206,6 +6250,19 @@
|
|||||||
"supports_function_calling": true,
|
"supports_function_calling": true,
|
||||||
"supports_tool_choice": true
|
"supports_tool_choice": true
|
||||||
},
|
},
|
||||||
|
"cerebras/zai-glm-4.6": {
|
||||||
|
"input_cost_per_token": 2.25e-06,
|
||||||
|
"litellm_provider": "cerebras",
|
||||||
|
"max_input_tokens": 128000,
|
||||||
|
"max_output_tokens": 128000,
|
||||||
|
"max_tokens": 128000,
|
||||||
|
"mode": "chat",
|
||||||
|
"output_cost_per_token": 2.75e-06,
|
||||||
|
"source": "https://www.cerebras.ai/pricing",
|
||||||
|
"supports_function_calling": true,
|
||||||
|
"supports_reasoning": true,
|
||||||
|
"supports_tool_choice": true
|
||||||
|
},
|
||||||
"chat-bison": {
|
"chat-bison": {
|
||||||
"input_cost_per_character": 2.5e-07,
|
"input_cost_per_character": 2.5e-07,
|
||||||
"input_cost_per_token": 1.25e-07,
|
"input_cost_per_token": 1.25e-07,
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
0ab45cc85be9f4948246f90b3c50aed90f9b29c04c023db47fd70951b3cf6bc4
|
ac3e14b3b57c245b8bd449d9c00024027413fe4a7fa35c1dfa82235ce421c331
|
||||||
|
|||||||
Reference in New Issue
Block a user