-
-
Notifications
You must be signed in to change notification settings - Fork 1
feat: Add PDF document support #39
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestroadmapTracked in roadmap/meta issuesTracked in roadmap/meta issuesstatus:backlogPlanned but not in progressPlanned but not in progress
Milestone
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestroadmapTracked in roadmap/meta issuesTracked in roadmap/meta issuesstatus:backlogPlanned but not in progressPlanned but not in progress
Summary
Add support for sending PDF documents to models that support document analysis.
Current State
Model modalities include
pdfbut actual PDF handling is not implemented.Proposed Implementation
1. PDF input handling
2. Models with PDF support
3. Fallback for non-PDF models
Technical Notes
pdf-parseor similar dependencyPriority: Low