PipelineTask: add check_dangling_tasks parameter

This commit is contained in:
Aleix Conchillo Flaqué
2025-02-24 17:33:10 -08:00
parent 30cdd1b71a
commit 07b9be5308
2 changed files with 9 additions and 1 deletions

View File

@@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added a new `PipelineTask` parameter `check_dangling_tasks` to enable or
disable checking for frame processors' dangling tasks when the Pipeline
finishes running.
- Added new `on_completion_timeout` event for LLM services (all OpenAI-based
services, Anthropic and Google). Note that this event will only get triggered
if LLM timeouts are setup and if the timeout was reached. It can be useful to