mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-30 00:46:10 +00:00
* implement serialization for chat messages and add tests * implement serialization for ChatPromptBuilder and test it * add reno * solve mypy type error * solve mypy type error * remove flattening parameter in to_dict * simplify to jus non-flat metadata * try to fix linting issue * solve format issues * update test for ChatPromptBuilder * remove unused import --------- Co-authored-by: David S. Batista <dsbatista@gmail.com>