mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-07 20:46:31 +00:00
* merge template source into pipeline template * docstrings * rework pipeline templates using Jinja features * amend release notes * linting * Apply suggestions from code review Co-authored-by: Julian Risch <julian.risch@deepset.ai> * specify QA is generative * amend docstring * review feedback * forgot one comment * add template source to the error message for easy debugging * fix tests * try * annotate return type of build function --------- Co-authored-by: Julian Risch <julian.risch@deepset.ai>