Files
pipecat/changelog/3698.fixed.md

2 lines
137 B
Markdown

- Fixed async generator cleanup in OpenAI LLM streaming to prevent `AttributeError` with uvloop on Python 3.12+ (MagicStack/uvloop#699).