fix vertex ai test

This commit is contained in:
Ishaan Jaff 2024-08-30 16:50:23 -07:00
parent f43060e8df
commit 2c86a62474

View file

@ -78,7 +78,7 @@ LITE_LLM_ENDPOINT = "http://localhost:4000"
@pytest.mark.asyncio()
async def test_basic_vertex_ai_pass_through_with_spendlog():
load_vertex_ai_credentials()
vertexai.init(
project="adroit-crow-413218",
location="us-central1",