mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
fix: fix map
This commit is contained in:
parent
50c4a32c7d
commit
2e3f564a39
2 changed files with 8 additions and 8 deletions
|
|
@ -8724,8 +8724,8 @@
|
|||
"output_cost_per_token": 75e-06,
|
||||
"input_cost_per_token_batches": 7.5e-06,
|
||||
"output_cost_per_token_batches": 37.5e-06,
|
||||
"input_cost_per_token_cache_hit": 18.75e-06,
|
||||
"output_cost_per_token_cache_hit": 1.5e-06,
|
||||
"cache_creation_input_token_cost": 1.875e-05,
|
||||
"cache_read_input_token_cost": 1.5e-06,
|
||||
"litellm_provider": "vertex_ai-anthropic_models",
|
||||
"mode": "chat",
|
||||
"supports_function_calling": true,
|
||||
|
|
@ -8741,8 +8741,8 @@
|
|||
"output_cost_per_token": 75e-06,
|
||||
"input_cost_per_token_batches": 7.5e-06,
|
||||
"output_cost_per_token_batches": 37.5e-06,
|
||||
"input_cost_per_token_cache_hit": 18.75e-06,
|
||||
"output_cost_per_token_cache_hit": 1.5e-06,
|
||||
"cache_creation_input_token_cost": 1.875e-05,
|
||||
"cache_read_input_token_cost": 1.5e-06,
|
||||
"litellm_provider": "vertex_ai-anthropic_models",
|
||||
"mode": "chat",
|
||||
"supports_function_calling": true,
|
||||
|
|
|
|||
|
|
@ -8724,8 +8724,8 @@
|
|||
"output_cost_per_token": 75e-06,
|
||||
"input_cost_per_token_batches": 7.5e-06,
|
||||
"output_cost_per_token_batches": 37.5e-06,
|
||||
"input_cost_per_token_cache_hit": 18.75e-06,
|
||||
"output_cost_per_token_cache_hit": 1.5e-06,
|
||||
"cache_creation_input_token_cost": 1.875e-05,
|
||||
"cache_read_input_token_cost": 1.5e-06,
|
||||
"litellm_provider": "vertex_ai-anthropic_models",
|
||||
"mode": "chat",
|
||||
"supports_function_calling": true,
|
||||
|
|
@ -8741,8 +8741,8 @@
|
|||
"output_cost_per_token": 75e-06,
|
||||
"input_cost_per_token_batches": 7.5e-06,
|
||||
"output_cost_per_token_batches": 37.5e-06,
|
||||
"input_cost_per_token_cache_hit": 18.75e-06,
|
||||
"output_cost_per_token_cache_hit": 1.5e-06,
|
||||
"cache_creation_input_token_cost": 1.875e-05,
|
||||
"cache_read_input_token_cost": 1.5e-06,
|
||||
"litellm_provider": "vertex_ai-anthropic_models",
|
||||
"mode": "chat",
|
||||
"supports_function_calling": true,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue