added changelog files for #3519

This commit is contained in:
Aleix Conchillo Flaqué
2026-01-21 14:39:57 -08:00
parent 0ee11ad333
commit 9e8f8b45c6
5 changed files with 5 additions and 0 deletions

1
changelog/3519.added.md Normal file
View File

@@ -0,0 +1 @@
- `PipelineTask` now automatically adds `RTVIProcessor` and registers `RTVIObserver` when `enable_rtvi=True` (default), simplifying pipeline setup.