Files
pipecat/changelog/3385.added.md
2026-01-09 09:50:21 -08:00

5 lines
292 B
Markdown

- `LLMAssistantAggregator` now exposes the following events:
- `on_assistant_turn_started`: triggered when the assistant turn starts
- `on_assistant_turn_stopped`: triggered when the assistant turn ends
- `on_assistant_thought`: triggered when there's an assistant thought available