mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-31 09:10:15 +00:00
* move templating code under the core package * make from_predefined part of the Pipeline API * add tests * amend release notes * import under haystack package * Apply suggestions from code review Co-authored-by: David S. Batista <dsbatista@gmail.com> * from_predefined -> from_template * remove template inheritance for more readability --------- Co-authored-by: David S. Batista <dsbatista@gmail.com>