PageIndex/pageindex
BukeLy d0c0c67a39 fix(filesystem): remove cat node reads
Return nested PageIndex structure JSON from cat --structure and keep content reads page-based only. Remove the cat --node command surface, related limits, prompts, and structure-text fallback.
2026-06-01 00:05:19 +08:00
..
filesystem fix(filesystem): remove cat node reads 2026-06-01 00:05:19 +08:00
__init__.py fix(filesystem): lazy-load pifs import surface 2026-05-27 02:12:35 +08:00
client.py Disable agent tracing and auto-add litellm/ prefix for retrieve_model 2026-03-29 00:55:57 +08:00
config.yaml Disable agent tracing and auto-add litellm/ prefix for retrieve_model 2026-03-29 00:55:57 +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