PageIndex/pageindex/index
Ray fec44e16e4 docs: correct stale config.yaml claims and CLI help default
config.yaml was restored as the CLI config base, but the ConfigLoader
docstring and a test docstring still claimed it no longer ships, and the
--if-add-doc-description help said 'on by default' while the config.yaml
base sets it to 'no'.
2026-07-14 17:49:55 +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: prompt-injection delimiter escape, legacy config coercion, gather resilience, true cross-thread concurrency bound 2026-07-09 11:15:58 +08:00
page_index_md.py fix: prompt-injection delimiter escape, legacy config coercion, gather resilience, true cross-thread concurrency bound 2026-07-09 11:15:58 +08:00
pipeline.py fix: CMYK image drop, empty-doc crash, page_index shadowing, sqlite hardening, flaky tests 2026-07-09 11:58:59 +08:00
utils.py docs: correct stale config.yaml claims and CLI help default 2026-07-14 17:49:55 +08:00