PageIndex/pageindex
2026-05-13 02:14:10 +08:00
..
__init__.py Add PageIndexClient with agent-based retrieval via OpenAI Agents SDK (#125) 2026-03-26 23:19:50 +08:00
client.py Replace pdf_parser plumbing with mutable DEFAULT_PDF_PARSER global 2026-05-11 18:43:51 +08:00
config.yaml Keep pdf_parser default in code, not config.yaml 2026-05-11 16:08:50 +08:00
page_index.py Replace pdf_parser plumbing with mutable DEFAULT_PDF_PARSER global 2026-05-11 18:43:51 +08:00
page_index_md.py Restructure examples directory and improve document storage (#189) 2026-03-28 04:28:59 +08:00
retrieve.py Replace pdf_parser plumbing with mutable DEFAULT_PDF_PARSER global 2026-05-11 18:43:51 +08:00
utils.py Preserve get_page_tokens parser option 2026-05-13 02:14:10 +08:00