Files
pipecat/changelog/3719.changed.md
Aleix Conchillo Flaqué 7501ba2e45 Undeprecate DailyUpdateRemoteParticipantsFrame
Remove the deprecation warning and __post_init__ override. Also fix the
default value for remote_participants to use field(default_factory=dict)
instead of None.
2026-02-19 09:20:33 -08:00

121 B

  • DailyUpdateRemoteParticipantsFrame is no longer deprecated and is now queued with audio like other transport frames.