Download Latest Version v2.31.0 source code.tar.gz (21.8 MB)
Email in envelope

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

Home / v2.30.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-06-18 520 Bytes
v2.30.2 source code.tar.gz 2026-06-18 19.2 MB
v2.30.2 source code.zip 2026-06-18 26.6 MB
Totals: 3 Items   45.7 MB 0

šŸ› Bug Fixes

  • Fixed the Agent exiting prematurely under the default exit_conditions=["text"]. The agent now only stops when the last message is an assistant message with non-empty text (or when no tool invoker is configured). Previously, if the LLM produced an invalid tool call that was discarded, the resulting assistant message with empty text and no tool calls would trigger an exit, preventing the agent from recovering. The agent now continues looping so the model can recover on the next iteration.
Source: README.md, updated 2026-06-18