Skip to content

v2.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 08:16
· 37 commits to main since this release

Release Notes

v2.2.1

⬆️ Upgrade Notes

  • trafilatura must now be manually installed with pip install trafilatura to use the HTMLToDocument Component.

⚡️ Enhancement Notes

  • Remove trafilatura as direct dependency and make it a lazily imported one