Revert "LLMAssistantContextAggregator: create a task to run on_context_updated"

This reverts commit 397bae29f7.
This commit is contained in:
Aleix Conchillo Flaqué
2025-03-24 15:40:26 -07:00
parent 397bae29f7
commit f3b50bc3c4
3 changed files with 5 additions and 19 deletions

View File

@@ -13,9 +13,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed an issue that would cause `LLMAssistantContextAggregator` to block
processing more frames while processing a function call result.
- Fixed an issue where the `RTVIObserver` would report two bot started and
stopped speaking events for each bot turn.