haystack-core-integrations icon indicating copy to clipboard operation
haystack-core-integrations copied to clipboard

After 2.13.0 release: action needed on Chat Generators

Open anakin87 opened this issue 8 months ago • 0 comments

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 Toolset to init and run methods of all Chat Generator integrations. Follow pattern in OpenAIChatGenerator
  • release a new version of each Chat Generator

anakin87 avatar Apr 08 '25 10:04 anakin87