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

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

Home / v2.15.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md < 22 hours ago 481 Bytes
v2.15.1 source code.tar.gz < 22 hours ago 7.3 MB
v2.15.1 source code.zip < 22 hours ago 8.0 MB
Totals: 3 Items   15.3 MB 0

Bug Fixes

  • Fix _convert_streaming_chunks_to_chat_message which is used to convert Haystack StreamingChunks into a Haystack ChatMessage. This fixes the scenario where one StreamingChunk contains two ToolCallDetlas in StreamingChunk.tool_calls. With this fix this correctly saves both ToolCallDeltas whereas before they were overwriting each other. This only occurs with some LLM providers like Mistral (and not OpenAI) due to how the provider returns tool calls.
Source: README.md, updated 2025-06-30