๐Ÿ†• Haystack 2.18: Pipeline Error Recovery + Structured Output Generation

Haystack 2.16.1

Check on Github

๐Ÿ› Bug Fixes

  • Improved validation in the ChatMessage.from_user class method. The method now raises an error if neither text nor content_parts are provided. It does not raise an error if text is an empty string.