forked from phoenix/litellm-mirror
add default_vertex_config
This commit is contained in:
parent
de7c667eb5
commit
a1a11b2e08
1 changed files with 4 additions and 0 deletions
|
@ -27,6 +27,10 @@ model_list:
|
|||
vertex_credentials: "adroit-crow-413218-a956eef1a2a8.json"
|
||||
# Add path to service account.json
|
||||
|
||||
default_vertex_config:
|
||||
vertex_project: "adroit-crow-413218"
|
||||
vertex_location: "us-central1"
|
||||
vertex_credentials: "adroit-crow-413218-a956eef1a2a8.json" # Add path to service account.json
|
||||
|
||||
|
||||
general_settings:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue