Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
b1c3f96a
Unverified
Commit
b1c3f96a
authored
Dec 22, 2025
by
Nicolò Lucchesi
Committed by
GitHub
Dec 22, 2025
Browse files
[CI][Bugfix] Fix `entrypoints/openai/test_audio.py` (#31151)
Signed-off-by:
NickLucche
<
nlucches@redhat.com
>
parent
8f8f469b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tests/entrypoints/openai/test_audio.py
tests/entrypoints/openai/test_audio.py
+1
-1
No files found.
tests/entrypoints/openai/test_audio.py
View file @
b1c3f96a
...
...
@@ -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?"
},
],
}
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment