Extract schemas for PDFs? #806
Unanswered
mdfederici
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Do extracts not work with PDFs? I can use scrape_url to scrape a webpage and include an 'extract' schema for the LLM to populate. I can use scrape_url to scrape a pdf without specifying an extract. But if i include an extract with a pdf I seem to get a bad request response. I would have thought that once the pdf is converted to markdown it would go through the same process/pipes for extracting a custom schema. Thanks in advance for any tips.
Beta Was this translation helpful? Give feedback.
All reactions