Files
pipecat/changelog/3231.changed.md
2025-12-14 12:16:14 -08:00

4 lines
177 B
Markdown

- Changed the `reason` field in `EndFrame`, `CancelFrame`, `EndTaskFrame`, and
`CancelTaskFrame` from `str` to `Any` to indicate that it can hold values
other than strings.