Download Latest Version v2.15.2 source code.tar.gz (7.3 MB)
Email in envelope

Get an email when there's a new version of Haystack

Home / v2.15.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-07-04 628 Bytes
v2.15.2 source code.tar.gz 2025-07-04 7.3 MB
v2.15.2 source code.zip 2025-07-04 8.0 MB
Totals: 3 Items   15.3 MB 4

Enhancement Notes

  • We’ve relaxed the requirements for the ToolCallDelta dataclass (introduced in Haystack 2.15). Previously, creating a ToolCallDelta instance required either the parameters argument or the name to be set. This constraint has now been removed to align more closely with OpenAI's SDK behavior. The change was necessary as the stricter requirement was causing errors in certain hosted versions of open-source models that adhere to the OpenAI SDK specification.

Bug Fixes

  • Fixed a bug in the print_streaming_chunk utility function that prevented ToolCall name from being printed.
Source: README.md, updated 2025-07-04