mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
add chat-bison@002
This commit is contained in:
parent
d1aef59fbc
commit
6846f656e6
1 changed files with 7 additions and 0 deletions
|
|
@ -262,6 +262,13 @@
|
|||
"litellm_provider": "vertex_ai-chat-models",
|
||||
"mode": "chat"
|
||||
},
|
||||
"chat-bison@002": {
|
||||
"max_tokens": 4096,
|
||||
"input_cost_per_token": 0.000000125,
|
||||
"output_cost_per_token": 0.000000125,
|
||||
"litellm_provider": "vertex_ai-chat-models",
|
||||
"mode": "chat"
|
||||
},
|
||||
"chat-bison-32k": {
|
||||
"max_tokens": 32000,
|
||||
"input_cost_per_token": 0.000000125,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue