get pdf files from Google Drive #15026
Unanswered
rogeryangugdsb
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.
-
Google Drive Reader does not seem to get pdf files properly from Google Drive for text/content retrieving. It appears that only Google Docs, Sheets, and Slides are the (only) file types defined at
llama_index/llama-index-integrations/readers/llama-index-readers-google/llama_index/readers/google/drive/base.py
Line 130 in 3be95a2
My questions: What is the proper way to include pdf files in the process to RAG content from Google Drive?
There are existing code such as llama-index-readers-smart-pdf-loader.
Beta Was this translation helpful? Give feedback.
All reactions