github deepset-ai/haystack v2.14.3

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

Bug Fixes

  • In ConditionalRouter fixed the to_dict and from_dict methods to properly handle the case when output_type is a List of types or a List of strings. This occurs when a user specifies a route in ConditionalRouter to have multiple outputs.
  • Fix the serialization of ComponentTool and Tool when specifying outputs_to_string. Previously an error occurred on deserialization right after serializing if outputs_to_string is not None.

Don't miss a new haystack release

NewReleases is sending notifications on new releases.