Skip to content

v2.8.1-rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 22:00
· 56 commits to main since this release
32a2044

Release Notes

v2.8.1-rc3

Bug Fixes

  • PyPDFToDocument now creates documents with id based on converted text and meta data. Before it didn't take the meta data into account.

v2.8.1-rc2

Bug Fixes

  • Fixes issues with deserialization of components in multi-threaded environments.

v2.8.1-rc1

Bug Fixes

  • Pin OpenAI client to >=1.56.1 to avoid issues related to changes in the httpx library.