Skip to content

v2.11.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Mar 07:40
· 19 commits to main since this release

Release Notes

v2.11.1

Bug Fixes

  • Add dataframe to legacy fields for the Document dataclass. This fixes a bug where Document.from_dict() in haystack-ai>=2.11.0 could not properly deserialize a Document dictionary obtained with document.to_dict(flatten=False) in haystack-ai<=2.10.0.