mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-23 08:52:16 +00:00
6 lines
183 B
YAML
6 lines
183 B
YAML
![]() |
---
|
||
|
enhancements:
|
||
|
- |
|
||
|
Create a class hierarchy for pipeline classes, and move the run logic into the child class.
|
||
|
Preparation work for introducing multiple run stratgegies.
|