build(model_prices_and_context_window.json): fix bedrock/llama3-1 pricing
This commit is contained in:
parent
325538f8a4
commit
023d0f7664
@ -4030,8 +4030,8 @@
|
||||
"max_tokens": 128000,
|
||||
"max_input_tokens": 128000,
|
||||
"max_output_tokens": 2048,
|
||||
"input_cost_per_token": 0.0000004,
|
||||
"output_cost_per_token": 0.0000006,
|
||||
"input_cost_per_token": 0.00000022,
|
||||
"output_cost_per_token": 0.00000022,
|
||||
"litellm_provider": "bedrock",
|
||||
"mode": "chat",
|
||||
"supports_function_calling": true,
|
||||
@ -4041,8 +4041,8 @@
|
||||
"max_tokens": 128000,
|
||||
"max_input_tokens": 128000,
|
||||
"max_output_tokens": 2048,
|
||||
"input_cost_per_token": 0.00000265,
|
||||
"output_cost_per_token": 0.0000035,
|
||||
"input_cost_per_token": 0.00000099,
|
||||
"output_cost_per_token": 0.00000099,
|
||||
"litellm_provider": "bedrock",
|
||||
"mode": "chat",
|
||||
"supports_function_calling": true,
|
||||
|
||||
@ -4030,8 +4030,8 @@
|
||||
"max_tokens": 128000,
|
||||
"max_input_tokens": 128000,
|
||||
"max_output_tokens": 2048,
|
||||
"input_cost_per_token": 0.0000004,
|
||||
"output_cost_per_token": 0.0000006,
|
||||
"input_cost_per_token": 0.00000022,
|
||||
"output_cost_per_token": 0.00000022,
|
||||
"litellm_provider": "bedrock",
|
||||
"mode": "chat",
|
||||
"supports_function_calling": true,
|
||||
@ -4041,8 +4041,8 @@
|
||||
"max_tokens": 128000,
|
||||
"max_input_tokens": 128000,
|
||||
"max_output_tokens": 2048,
|
||||
"input_cost_per_token": 0.00000265,
|
||||
"output_cost_per_token": 0.0000035,
|
||||
"input_cost_per_token": 0.00000099,
|
||||
"output_cost_per_token": 0.00000099,
|
||||
"litellm_provider": "bedrock",
|
||||
"mode": "chat",
|
||||
"supports_function_calling": true,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user