mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-11 14:57:25 +00:00
* move chatmsg>openai conversion to chatmsg dataclass * implementation and tests cleanup * release note * try fixing azure chat generator * add serde test for toolinvoker * small fix