fix vertex test

This commit is contained in:
Ishaan Jaff 2024-05-20 10:51:25 -07:00
parent 2519879e67
commit 2da89a0c8e

View file

@ -173,6 +173,9 @@ async def test_aimage_generation_bedrock_with_optional_params():
@pytest.mark.asyncio
async def test_aimage_generation_vertex_ai():
from test_amazing_vertex_completion import load_vertex_ai_credentials
load_vertex_ai_credentials()
try:
response = await litellm.aimage_generation(
prompt="An olympic size swimming pool",