mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
(fix) add vertex_language_models to model_list
This commit is contained in:
parent
a250aedf71
commit
c16833e73c
1 changed files with 1 additions and 0 deletions
|
|
@ -449,6 +449,7 @@ model_list = (
|
|||
+ deepinfra_models
|
||||
+ perplexity_models
|
||||
+ maritalk_models
|
||||
+ vertex_language_models
|
||||
)
|
||||
|
||||
provider_list: List = [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue