-
Notifications
You must be signed in to change notification settings - Fork 2k
Pull requests: VectifyAI/PageIndex
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: add type checks to prevent AttributeError when LLM returns malformed JSON
#210
opened Apr 2, 2026 by
octo-patch
Loading…
fix: resolve all Ruff linting errors (F403, F405, F401, E402, E722, F821)
#209
opened Apr 1, 2026 by
ennajari
Loading…
feat: add PageIndex SDK with local/cloud dual-mode support
#207
opened Apr 1, 2026 by
KylinMountain
•
Draft
Add llm_kwargs support for local LLM backends (e.g. Ollama)
#206
opened Mar 31, 2026 by
omarsherif0
Loading…
feat: add uv dependency management with pyproject.toml
#205
opened Mar 31, 2026 by
littlewwwhite
Loading…
3 of 4 tasks
fix: single page document misdetection as table of contents
#204
opened Mar 31, 2026 by
valkrypton
Loading…
feat: improve CLI with output format, verbose mode, and API key validation
#192
opened Mar 28, 2026 by
ennajari
Loading…
fix: prevent KeyError crash and context exhaustion in TOC processing
#188
opened Mar 27, 2026 by
Shreyansh1729
Loading…
Fix offset fallback and add configurable tokenizer parameter
#154
opened Mar 8, 2026 by
danielhv10
Loading…
Add multi-document batch processing and knowledge base search
#139
opened Mar 3, 2026 by
rajo69
Loading…
Refactor: Generalize LLM Provider Architecture and Introduce Abstract Base Interface
#136
opened Mar 3, 2026 by
vinayakkushwah01
Loading…
fix: resolve 12 bugs and add 6 improvements (tests, packaging, retry backoff, caching, progress)
#129
opened Mar 2, 2026 by
sumedhkumar
Loading…
4 of 5 tasks
Improve node summary prompt and add timestamped output filenames
#124
opened Feb 27, 2026 by
kasatgauravrisa
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.