PageIndex/pageindex
Bukely_ c58cd62b50
Merge pull request #250 from VectifyAI/feat/md-bold-heading-recognition
Recognize whole-line bold as level-1 heading in markdown parser
2026-07-16 19:37:45 +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 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 fix: prevent KeyError crash and context exhaustion in TOC processing (#188) 2026-07-03 20:20:31 +08:00
page_index_md.py fix(markdown): skip empty bold headings 2026-07-16 19:36:52 +08:00
retrieve.py Restructure examples directory and improve document storage (#189) 2026-03-28 04:28:59 +08:00
utils.py Adds missing re import (#281) 2026-07-03 16:14:58 +08:00