mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-10 10:22:42 +00:00
test(test_streaming.py): fix vertex project name
This commit is contained in:
@@ -664,7 +664,7 @@ def test_vertex_ai_stream():
|
||||
|
||||
load_vertex_ai_credentials()
|
||||
litellm.set_verbose = True
|
||||
litellm.vertex_project = "reliablekeys"
|
||||
litellm.vertex_project = "adroit-crow-413218"
|
||||
import random
|
||||
|
||||
test_models = ["gemini-1.0-pro"]
|
||||
|
||||
Reference in New Issue
Block a user