docs[patch]: update PDF loader docs (#26627)

Docs preview:
https://langchain-git-cc-pdfdocs-langchain.vercel.app/docs/how_to/document_loader_pdf/
This commit is contained in:
ccurme 2024-09-20 11:07:06 -04:00 committed by GitHub
parent 91594928c5
commit eeab6a688c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 821 additions and 58 deletions

File diff suppressed because one or more lines are too long

View File

@ -31,6 +31,8 @@ The below document loaders allow you to load webpages.
The below document loaders allow you to load PDF documents. The below document loaders allow you to load PDF documents.
See this guide for a starting point: [How to: load PDF files](/docs/how_to/document_loader_pdf).
<CategoryTable category="pdf_loaders" /> <CategoryTable category="pdf_loaders" />
## Cloud Providers ## Cloud Providers