mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-27 15:08:43 +00:00
* fix ChatPromptBuilder from dict if template=None * fix ChatPromptBuilder from dict if template=None * leave template None --------- Co-authored-by: Marie-Luise Klaus <marieluise.klaus@deepset.ai>
5 lines
89 B
YAML
5 lines
89 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fix ChatPromptBuilder from_dict method when template value is None.
|