mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-25 18:00:28 +00:00
7 lines
203 B
YAML
7 lines
203 B
YAML
![]() |
---
|
||
|
upgrade:
|
||
|
- |
|
||
|
Removed `Pipeline` init argument `max_loops_allowed`. Use `max_runs_per_component` instead.
|
||
|
- |
|
||
|
Removed `PipelineMaxLoops` exception. Use `PipelineMaxComponentRuns` instead.
|