mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-07-24 21:41:04 +02:00
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(). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| page_index.py | ||
| page_index_md.py | ||
| pipeline.py | ||
| utils.py | ||