PageIndex/pageindex/index
Ray 457bf1838b fix: restore format_structure output normalization in the SDK index path
Both legacy entry points deliberately finish with format_structure —
whitelisting public fields, fixing key order, pruning empty 'nodes'.
build_index skipped it, so the SDK stored raw trees: empty nodes lists
on every markdown leaf, internal keys leaking into get_document output,
and a different shape from the same document indexed via page_index().
2026-07-21 18:46:15 +08:00
..
__init__.py feat: add PageIndex SDK with local/cloud dual-mode support (#207) 2026-04-08 20:21:58 +08:00
page_index.py fix: restore 0.2.x config resolution and legacy submodule attribute access 2026-07-19 03:42:00 +08:00
page_index_md.py Merge upstream/main into dev; port hardening into index/ 2026-07-17 18:11:14 +08:00
pipeline.py fix: restore format_structure output normalization in the SDK index path 2026-07-21 18:46:15 +08:00
utils.py chore: drop the pymupdf extra — image extraction detects the library at runtime 2026-07-19 16:31:37 +08:00