haystack-core-integrations
haystack-core-integrations copied to clipboard
After 2.13.0 release: action needed on Chat Generators
In #1623, we are making our Chat Generators compatible with the new deserialize_tools_or_toolset_inplace.
After Haystack 2.13.0 release, we should:
- remove the import fallback workaround introduced in #1623
- add
Toolsetto init and run methods of all Chat Generator integrations. Follow pattern in OpenAIChatGenerator - release a new version of each Chat Generator