PageIndex/pageindex
Ray 77722838e1
Restructure examples directory and improve document storage (#189)
* Consolidate tests/ into examples/documents/

* Add line_count and reorder structure keys

* Lazy-load documents with _meta.json index

* Update demo script and add pre-shipped workspace

* Extract shared helpers for JSON reading and meta entry building
2026-03-28 04:28:59 +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 Restructure examples directory and improve document storage (#189) 2026-03-28 04:28:59 +08:00
config.yaml Add PageIndexClient with agent-based retrieval via OpenAI Agents SDK (#125) 2026-03-26 23:19:50 +08:00
page_index.py Restructure examples directory and improve document storage (#189) 2026-03-28 04:28:59 +08:00
page_index_md.py Restructure examples directory and improve document storage (#189) 2026-03-28 04:28:59 +08:00
retrieve.py Restructure examples directory and improve document storage (#189) 2026-03-28 04:28:59 +08:00
utils.py Add PageIndexClient with agent-based retrieval via OpenAI Agents SDK (#125) 2026-03-26 23:19:50 +08:00