mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
add vertex text-bison
This commit is contained in:
parent
1ed5ceda8f
commit
08412f736b
2 changed files with 76 additions and 8 deletions
|
|
@ -1028,21 +1028,55 @@
|
|||
"tool_use_system_prompt_tokens": 159
|
||||
},
|
||||
"text-bison": {
|
||||
"max_tokens": 1024,
|
||||
"max_tokens": 2048,
|
||||
"max_input_tokens": 8192,
|
||||
"max_output_tokens": 1024,
|
||||
"input_cost_per_token": 0.000000125,
|
||||
"output_cost_per_token": 0.000000125,
|
||||
"max_output_tokens": 2048,
|
||||
"input_cost_per_character": 0.00000025,
|
||||
"output_cost_per_character": 0.0000005,
|
||||
"litellm_provider": "vertex_ai-text-models",
|
||||
"mode": "completion",
|
||||
"source": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/models#foundation_models"
|
||||
},
|
||||
"text-bison@001": {
|
||||
"max_tokens": 1024,
|
||||
"max_input_tokens": 8192,
|
||||
"max_output_tokens": 1024,
|
||||
"input_cost_per_character": 0.00000025,
|
||||
"output_cost_per_character": 0.0000005,
|
||||
"litellm_provider": "vertex_ai-text-models",
|
||||
"mode": "completion",
|
||||
"source": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/models#foundation_models"
|
||||
},
|
||||
"text-bison@002": {
|
||||
"max_tokens": 1024,
|
||||
"max_input_tokens": 8192,
|
||||
"max_output_tokens": 1024,
|
||||
"input_cost_per_character": 0.00000025,
|
||||
"output_cost_per_character": 0.0000005,
|
||||
"litellm_provider": "vertex_ai-text-models",
|
||||
"mode": "completion",
|
||||
"source": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/models#foundation_models"
|
||||
},
|
||||
"text-bison32k": {
|
||||
"max_tokens": 1024,
|
||||
"max_input_tokens": 8192,
|
||||
"max_output_tokens": 1024,
|
||||
"input_cost_per_token": 0.000000125,
|
||||
"output_cost_per_token": 0.000000125,
|
||||
"input_cost_per_character": 0.00000025,
|
||||
"output_cost_per_character": 0.0000005,
|
||||
"litellm_provider": "vertex_ai-text-models",
|
||||
"mode": "completion",
|
||||
"source": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/models#foundation_models"
|
||||
},
|
||||
"text-bison32k@002": {
|
||||
"max_tokens": 1024,
|
||||
"max_input_tokens": 8192,
|
||||
"max_output_tokens": 1024,
|
||||
"input_cost_per_token": 0.000000125,
|
||||
"output_cost_per_token": 0.000000125,
|
||||
"input_cost_per_character": 0.00000025,
|
||||
"output_cost_per_character": 0.0000005,
|
||||
"litellm_provider": "vertex_ai-text-models",
|
||||
"mode": "completion",
|
||||
"source": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/models#foundation_models"
|
||||
|
|
|
|||
|
|
@ -1028,21 +1028,55 @@
|
|||
"tool_use_system_prompt_tokens": 159
|
||||
},
|
||||
"text-bison": {
|
||||
"max_tokens": 1024,
|
||||
"max_tokens": 2048,
|
||||
"max_input_tokens": 8192,
|
||||
"max_output_tokens": 1024,
|
||||
"input_cost_per_token": 0.000000125,
|
||||
"output_cost_per_token": 0.000000125,
|
||||
"max_output_tokens": 2048,
|
||||
"input_cost_per_character": 0.00000025,
|
||||
"output_cost_per_character": 0.0000005,
|
||||
"litellm_provider": "vertex_ai-text-models",
|
||||
"mode": "completion",
|
||||
"source": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/models#foundation_models"
|
||||
},
|
||||
"text-bison@001": {
|
||||
"max_tokens": 1024,
|
||||
"max_input_tokens": 8192,
|
||||
"max_output_tokens": 1024,
|
||||
"input_cost_per_character": 0.00000025,
|
||||
"output_cost_per_character": 0.0000005,
|
||||
"litellm_provider": "vertex_ai-text-models",
|
||||
"mode": "completion",
|
||||
"source": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/models#foundation_models"
|
||||
},
|
||||
"text-bison@002": {
|
||||
"max_tokens": 1024,
|
||||
"max_input_tokens": 8192,
|
||||
"max_output_tokens": 1024,
|
||||
"input_cost_per_character": 0.00000025,
|
||||
"output_cost_per_character": 0.0000005,
|
||||
"litellm_provider": "vertex_ai-text-models",
|
||||
"mode": "completion",
|
||||
"source": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/models#foundation_models"
|
||||
},
|
||||
"text-bison32k": {
|
||||
"max_tokens": 1024,
|
||||
"max_input_tokens": 8192,
|
||||
"max_output_tokens": 1024,
|
||||
"input_cost_per_token": 0.000000125,
|
||||
"output_cost_per_token": 0.000000125,
|
||||
"input_cost_per_character": 0.00000025,
|
||||
"output_cost_per_character": 0.0000005,
|
||||
"litellm_provider": "vertex_ai-text-models",
|
||||
"mode": "completion",
|
||||
"source": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/models#foundation_models"
|
||||
},
|
||||
"text-bison32k@002": {
|
||||
"max_tokens": 1024,
|
||||
"max_input_tokens": 8192,
|
||||
"max_output_tokens": 1024,
|
||||
"input_cost_per_token": 0.000000125,
|
||||
"output_cost_per_token": 0.000000125,
|
||||
"input_cost_per_character": 0.00000025,
|
||||
"output_cost_per_character": 0.0000005,
|
||||
"litellm_provider": "vertex_ai-text-models",
|
||||
"mode": "completion",
|
||||
"source": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/models#foundation_models"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue