Skip to content

v0.4.0

Choose a tag to compare

@GiovanniPasq GiovanniPasq released this 09 May 10:32
· 15 commits to main since this release
2005b9e

New Features:

  1. Cloud API Converter
    • Added a new PDF → Markdown converter that POSTs the PDF to a configurable external endpoint and returns the Markdown response body directly.

  2. Docling Chunker
    • Added Hybrid and Line-Based chunking strategies powered by the Docling library.

  3. Markdown Selector & Chunk Editing
    • Added a multi-markdown selector to switch between different converted outputs.
    • Added chunk loading from saved files with inline editing support directly in the UI.

Improvements:

  1. Bug Fixes & Refactoring
    • Resolved various bugs affecting stability and correctness across the pipeline.
    • Internal refactoring for better maintainability.

  2. Performance Improvements
    • General performance improvements across the core chunking and rendering pipeline.