-
Notifications
You must be signed in to change notification settings - Fork 3
GML-2011 Pymupdf4llm integration #18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
e7c7554 to
7c602b1
Compare
…df4llm integration
c2d8495 to
a660bb7
Compare
| <CloudLightning className="h-4 w-4 mr-2" /> | ||
| Use Amazon BDA | ||
| <TabsTrigger value="s3"> | ||
| <CloudCog className="h-4 w-4 mr-2" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@prinskumar-tigergraph can you please double check if your branch is based on latest main?
PR Type
Enhancement, Documentation, Other
Description
Graph lifecycle and ingestion REST APIs
ECC rebuild tracking and status endpoint
PDF extraction via
pymupdf4llmwithtg://imagesUI setup, uploads, and cloud downloads
Diagram Walkthrough
File Walkthrough
13 files
Add graph APIs, ingestion, uploads, and cloud downloadUse pymupdf4llm; emit `tg://` image referencesPath-based LLM vision; remove legacy saverNew Markdown image parser and replacerTrack rebuild tasks; add rebuild status endpointRename forceupdate handler; add create graph APIConvert `tg://` image links to UI endpointConvert `tg://` image links in responsesAdd Setup button and logout confirmation dialogRefresh graph list on focus/navigationNew reusable confirmation dialog componentNew hook to request user confirmationRegister `/setup` route and layout integration6 files
Update comments for markdown image handlingClarify preserving markdown image referencesNote single chunker preserves image referencesUpdate OpenAI/Bedrock config and prompts pathInstruct preserving markdown image referencesAdd pymupdf4llm AGPL-3.0 license file2 files
Proxy `/{graph}/graphrag/*` to backendIncrease upload size and timeouts for `/ui`1 files
Replace PyMuPDF with pymupdf4llm; add multipart5 files