Skip to content

Feat/llm page tracking#35

Open
raymondcen wants to merge 6 commits intomainfrom
feat/llm-page-tracking
Open

Feat/llm page tracking#35
raymondcen wants to merge 6 commits intomainfrom
feat/llm-page-tracking

Conversation

@raymondcen
Copy link
Collaborator

This PR adds page-level traceability to extracted metrics from PDFs.

  • Inserts [PAGE N] markers at the start of text from each PDF page during extraction.
  • Updates metric extraction to detect these markers and record the page numbers where each metric appears.
  • Adds a source_pages field to metric outputs.
  • Improves logging to retain original text and report input size.
  • Adds required imports to support page parsing logic.

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