github deepset-ai/haystack v2.13.1

latest releases: v2.17.1, v2.17.0, v2.17.0-rc2...
4 months ago

Release Notes

v2.13.1

Bug Fixes

  • Update the __deepcopy__ of ComponentTool to gracefully handle NotImplementedError when trying to deepcopy attributes.
  • Fix an issue where OpenAIChatGenerator and OpenAIGenerator were not properly handling wrapped streaming responses from tools like Weave.
  • Move deserialize_tools_inplace back to original import path of from haystack.tools.tool import deserialize_tools_inplace.

Don't miss a new haystack release

NewReleases is sending notifications on new releases.