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

203 B

  • 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.