Skip to content

v2.8.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 11:53
· 55 commits to main since this release
bc0cd95

Release Notes

v2.8.1

Bug Fixes

  • Pin OpenAI client to >=1.56.1 to avoid issues related to changes in the httpx library.
  • PyPDFToDocument now creates documents with id based on converted text and meta data. Before it didn't take the meta data into account.
  • Fixes issues with deserialization of components in multi-threaded environments.