Files
pipecat/changelog/3435.fixed.md
2026-01-13 13:53:34 -08:00

2 lines
155 B
Markdown

- Fixed `LLMContext.create_audio_message()` by correcting an internal helper that was incorrectly declared async while being run in `asyncio.to_thread()`.