forked from phoenix/litellm-mirror
fix vertex ai test
This commit is contained in:
parent
f43060e8df
commit
2c86a62474
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue