mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-05-29 22:47:14 +08:00
[CI][Bugfix] Fix entrypoints/openai/test_audio.py (#31151)
Signed-off-by: NickLucche <nlucches@redhat.com>
This commit is contained in:
parent
8f8f469b1b
commit
b1c3f96ae3
@ -313,7 +313,7 @@ async def test_chat_streaming_input_audio(
|
|||||||
"format": "wav",
|
"format": "wav",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{"type": "text", "text": "What's happening in this audio?"},
|
{"type": "text", "text": "What's a short title for this audio?"},
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user