mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-16 10:23:14 +00:00
test_gemini_image_generation_async
This commit is contained in:
@@ -580,7 +580,7 @@ def test_gemini_tool_use():
|
||||
|
||||
@pytest.mark.asyncio
|
||||
async def test_gemini_image_generation_async():
|
||||
#litellm._turn_on_debug()
|
||||
litellm._turn_on_debug()
|
||||
response = await litellm.acompletion(
|
||||
messages=[{"role": "user", "content": "Generate an image of a banana wearing a costume that says LiteLLM"}],
|
||||
model="gemini/gemini-2.5-flash-image-preview",
|
||||
|
||||
Reference in New Issue
Block a user