Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.

v0.3.1

Choose a tag to compare

@lgruen-vcgs lgruen-vcgs released this 19 Mar 00:41
· 11 commits to main since this release

Remove dead abstractions from gemini-ocr era:

  • Delete PydanticAIMarkdownProvider class and markdown.py — inlined as a plain function in convert.py
  • Delete md_utils.py — inlined into convert.py
  • Simplify document.py — remove DocumentChunk, DocumentInput, path/URL input resolution, image support, sha256 computation
  • Drop fsspec dependency