mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 19:54:13 +00:00
Also have pricing details
This commit is contained in:
parent
9dd69e6627
commit
584fd489f7
2 changed files with 8 additions and 0 deletions
|
@ -1994,6 +1994,8 @@
|
||||||
"max_output_tokens": 8192,
|
"max_output_tokens": 8192,
|
||||||
"input_cost_per_token": 0,
|
"input_cost_per_token": 0,
|
||||||
"output_cost_per_token": 0,
|
"output_cost_per_token": 0,
|
||||||
|
"input_cost_per_character": 0,
|
||||||
|
"output_cost_per_character": 0,
|
||||||
"litellm_provider": "vertex_ai-language-models",
|
"litellm_provider": "vertex_ai-language-models",
|
||||||
"mode": "chat",
|
"mode": "chat",
|
||||||
"supports_function_calling": false,
|
"supports_function_calling": false,
|
||||||
|
@ -2006,6 +2008,8 @@
|
||||||
"max_output_tokens": 8192,
|
"max_output_tokens": 8192,
|
||||||
"input_cost_per_token": 0,
|
"input_cost_per_token": 0,
|
||||||
"output_cost_per_token": 0,
|
"output_cost_per_token": 0,
|
||||||
|
"input_cost_per_character": 0,
|
||||||
|
"output_cost_per_character": 0,
|
||||||
"litellm_provider": "vertex_ai-language-models",
|
"litellm_provider": "vertex_ai-language-models",
|
||||||
"mode": "chat",
|
"mode": "chat",
|
||||||
"supports_function_calling": false,
|
"supports_function_calling": false,
|
||||||
|
|
|
@ -1994,6 +1994,8 @@
|
||||||
"max_output_tokens": 8192,
|
"max_output_tokens": 8192,
|
||||||
"input_cost_per_token": 0,
|
"input_cost_per_token": 0,
|
||||||
"output_cost_per_token": 0,
|
"output_cost_per_token": 0,
|
||||||
|
"input_cost_per_character": 0,
|
||||||
|
"output_cost_per_character": 0,
|
||||||
"litellm_provider": "vertex_ai-language-models",
|
"litellm_provider": "vertex_ai-language-models",
|
||||||
"mode": "chat",
|
"mode": "chat",
|
||||||
"supports_function_calling": false,
|
"supports_function_calling": false,
|
||||||
|
@ -2006,6 +2008,8 @@
|
||||||
"max_output_tokens": 8192,
|
"max_output_tokens": 8192,
|
||||||
"input_cost_per_token": 0,
|
"input_cost_per_token": 0,
|
||||||
"output_cost_per_token": 0,
|
"output_cost_per_token": 0,
|
||||||
|
"input_cost_per_character": 0,
|
||||||
|
"output_cost_per_character": 0,
|
||||||
"litellm_provider": "vertex_ai-language-models",
|
"litellm_provider": "vertex_ai-language-models",
|
||||||
"mode": "chat",
|
"mode": "chat",
|
||||||
"supports_function_calling": false,
|
"supports_function_calling": false,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue