Skip to content

v0.29.0

Choose a tag to compare

@manykarim manykarim released this 21 Nov 15:19
· 29 commits to main since this release
b2e89e8

Features

  • Streaming document pipeline now keeps large PDFs under control by rendering pages on demand instead of all at once.
    • Example: I is now possible to compare documents with 200+ pages
  • New switches (stream_documents, document_page_cache_size) let you tune memory use per keyword or globally.