Unverified Commit b1c3f96a authored by Nicolò Lucchesi's avatar Nicolò Lucchesi Committed by GitHub
Browse files

[CI][Bugfix] Fix `entrypoints/openai/test_audio.py` (#31151)


Signed-off-by: default avatarNickLucche <nlucches@redhat.com>
parent 8f8f469b
......@@ -313,7 +313,7 @@ async def test_chat_streaming_input_audio(
"format": "wav",
},
},
{"type": "text", "text": "What's happening in this audio?"},
{"type": "text", "text": "What's a short title for this audio?"},
],
}
]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment