mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-16 22:17:21 +00:00
build(model_prices_and_context_window.json): consistent params
This commit is contained in:
@@ -8466,7 +8466,8 @@
|
||||
"input_cost_per_second": 0.011,
|
||||
"output_cost_per_second": 0.011,
|
||||
"litellm_provider": "bedrock",
|
||||
"mode": "chat"
|
||||
"mode": "chat",
|
||||
"supports_tool_choice": true
|
||||
},
|
||||
"bedrock/*/6-month-commitment/cohere.command-text-v14": {
|
||||
"max_tokens": 4096,
|
||||
@@ -8475,7 +8476,8 @@
|
||||
"input_cost_per_second": 0.0066027,
|
||||
"output_cost_per_second": 0.0066027,
|
||||
"litellm_provider": "bedrock",
|
||||
"mode": "chat"
|
||||
"mode": "chat",
|
||||
"supports_tool_choice": true
|
||||
},
|
||||
"cohere.command-light-text-v14": {
|
||||
"max_tokens": 4096,
|
||||
@@ -8494,7 +8496,8 @@
|
||||
"input_cost_per_second": 0.001902,
|
||||
"output_cost_per_second": 0.001902,
|
||||
"litellm_provider": "bedrock",
|
||||
"mode": "chat"
|
||||
"mode": "chat",
|
||||
"supports_tool_choice": true
|
||||
},
|
||||
"bedrock/*/6-month-commitment/cohere.command-light-text-v14": {
|
||||
"max_tokens": 4096,
|
||||
@@ -8503,7 +8506,8 @@
|
||||
"input_cost_per_second": 0.0011416,
|
||||
"output_cost_per_second": 0.0011416,
|
||||
"litellm_provider": "bedrock",
|
||||
"mode": "chat"
|
||||
"mode": "chat",
|
||||
"supports_tool_choice": true
|
||||
},
|
||||
"cohere.command-r-plus-v1:0": {
|
||||
"max_tokens": 4096,
|
||||
|
||||
@@ -8466,7 +8466,8 @@
|
||||
"input_cost_per_second": 0.011,
|
||||
"output_cost_per_second": 0.011,
|
||||
"litellm_provider": "bedrock",
|
||||
"mode": "chat"
|
||||
"mode": "chat",
|
||||
"supports_tool_choice": true
|
||||
},
|
||||
"bedrock/*/6-month-commitment/cohere.command-text-v14": {
|
||||
"max_tokens": 4096,
|
||||
@@ -8475,7 +8476,8 @@
|
||||
"input_cost_per_second": 0.0066027,
|
||||
"output_cost_per_second": 0.0066027,
|
||||
"litellm_provider": "bedrock",
|
||||
"mode": "chat"
|
||||
"mode": "chat",
|
||||
"supports_tool_choice": true
|
||||
},
|
||||
"cohere.command-light-text-v14": {
|
||||
"max_tokens": 4096,
|
||||
@@ -8494,7 +8496,8 @@
|
||||
"input_cost_per_second": 0.001902,
|
||||
"output_cost_per_second": 0.001902,
|
||||
"litellm_provider": "bedrock",
|
||||
"mode": "chat"
|
||||
"mode": "chat",
|
||||
"supports_tool_choice": true
|
||||
},
|
||||
"bedrock/*/6-month-commitment/cohere.command-light-text-v14": {
|
||||
"max_tokens": 4096,
|
||||
@@ -8503,7 +8506,8 @@
|
||||
"input_cost_per_second": 0.0011416,
|
||||
"output_cost_per_second": 0.0011416,
|
||||
"litellm_provider": "bedrock",
|
||||
"mode": "chat"
|
||||
"mode": "chat",
|
||||
"supports_tool_choice": true
|
||||
},
|
||||
"cohere.command-r-plus-v1:0": {
|
||||
"max_tokens": 4096,
|
||||
|
||||
Reference in New Issue
Block a user