Skip to content

docs: correct what the index model does - #441

Merged
rejojer merged 2 commits into
mainfrom
docs/index-model-wording
Aug 27, 2026
Merged

docs: correct what the index model does#441
rejojer merged 2 commits into
mainfrom
docs/index-model-wording

Conversation

@rejojer

@rejojer rejojer commented Aug 27, 2026

Copy link
Copy Markdown
Member

The README said the index model generates the tree structure. It doesn't: Flash extracts the structure from the document layout without an LLM (pageindex/flash/api.py); the index model only writes node summaries and the document description and runs the expand pass.

One-line README change under "Model Recommendations".

https://claude.ai/code/session_01EtDZekHStmxXNexn95aAeD

The index model does not build the tree structure — Flash extracts it
from the document layout without an LLM. The model only summarizes and
refines the tree.

Claude-Session: https://claude.ai/code/session_01EtDZekHStmxXNexn95aAeD
@rejojer
rejojer merged commit 9fee239 into main Aug 27, 2026
8 checks passed
@rejojer
rejojer deleted the docs/index-model-wording branch August 27, 2026 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant