mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-07-24 21:41:04 +02:00
- demos: use the post-cutoff attention-residuals paper (2603.15031) again so answers provably come from retrieval, and run the QA agent on retrieve_model - client: re-expose model / retrieve_model as public attributes (0.2.x surface) - pipeline: markdown summaries go back through generate_summaries_for_structure_md with the 200-token threshold (small nodes skip the LLM call) - README: restore (yes/no, default: X) flag docs with correct defaults; note that retrieve_model drives agent QA |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| page_index.py | ||
| page_index_md.py | ||
| pipeline.py | ||
| utils.py | ||