mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 03:34:10 +00:00
fix test
This commit is contained in:
parent
2474400796
commit
722a37f2e2
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ LITE_LLM_ENDPOINT = "http://localhost:4000"
|
|||
async def test_basic_vertex_ai_pass_through_with_spendlog():
|
||||
|
||||
spend_before = await call_spend_logs_endpoint() or 0.0
|
||||
# load_vertex_ai_credentials()
|
||||
load_vertex_ai_credentials()
|
||||
|
||||
vertexai.init(
|
||||
project="adroit-crow-413218",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue