-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
deepset-ai/haystack-experimental
#311Labels
P1High priority, add to the next sprintHigh priority, add to the next sprint
Description
We should make an additional component to FileToImageContent called DocumentToImageContent which allows passing of Document objects directly along with specifying the meta field where you'll find the image path.
An additional requirement here is that we should also support looking for a meta field called page_number. In the situation of supporting PDFs we rarely want to send the whole PDF to the vision LLM, but rather a single page (or even maybe a few pages).
Depends on #9258.
@sjrl has background on this.
Metadata
Metadata
Assignees
Labels
P1High priority, add to the next sprintHigh priority, add to the next sprint