PageIndex/pageindex/parser
Ray d1824e4d6e fix: keep the file extension in SDK doc_name, matching legacy and cloud
Parsers used path.stem, so the same file was named 'report' in SDK local
mode but 'report.pdf' in the legacy path and cloud mode; docs differing
only by extension became indistinguishable to the selection agent.
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
markdown.py fix: keep the file extension in SDK doc_name, matching legacy and cloud 2026-07-21 18:46:15 +08:00
pdf.py fix: keep the file extension in SDK doc_name, matching legacy and cloud 2026-07-21 18:46:15 +08:00
protocol.py feat: restore status and page/line counts in local get_document 2026-07-19 15:25:25 +08:00