Files
pipecat/changelog/4152.fixed.md
2026-03-27 09:29:46 -03:00

2 lines
203 B
Markdown

- Fixed a crash in OpenAI LLM processing when the provider returns `chunk.choices[0].delta.audio = None`, which caused `'NoneType' object has no attribute 'get'` errors during audio transcript handling.