diff --git a/litellm/tests/test_streaming.py b/litellm/tests/test_streaming.py index ed62987528..7451f94ab3 100644 --- a/litellm/tests/test_streaming.py +++ b/litellm/tests/test_streaming.py @@ -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"]