forked from phoenix/litellm-mirror
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
Add a link
Reference in a new issue