StreamCompletionEnumerableAsync doesn't work with audio #398
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Bug Report
Overview
The
gpt-4o-audio-preview-2024-12-17
model allows for audio as an output modality. This doesn't seem to work.To Reproduce
Steps to reproduce the behavior:
The code below doesn't have any Delta or any data in the chunks.
However, when not providing audio in the ChatRequest, this still works:
Expected behavior
Chunks should contain text and / or audio content when the model is generating audio
The text was updated successfully, but these errors were encountered: