langchain/docs
Rahul Triptahi 475892ca0e
docs: Add Documentation to enable authorized access identities in GoogleDriveLoader. (#20065)
Description: Document update.

GoogleDriveLoader: Added documentation for `load_auth` a new argument in
document_loaders/GoogleDriveLoader.

Dependencies: None
Documentation:
https://python.langchain.com/docs/integrations/document_loaders/google_drive/

Associated PR: https://github.com/langchain-ai/langchain-google/pull/110

Twitter handle: @rahul_tripathi2

Signed-off-by: Rahul Tripathi <rauhl.psit.ec@gmail.com>
Co-authored-by: Rahul Tripathi <rauhl.psit.ec@gmail.com>
2024-04-16 18:33:10 -07:00
..
api_reference Community: Updating Azure Retriever and Docs to be Azure AI Search instead of Azure Cognitive Search (#19925) 2024-04-08 11:12:41 -04:00
data 👥 Update LangChain people data (#19858) 2024-04-01 09:57:31 -07:00
docs docs: Add Documentation to enable authorized access identities in GoogleDriveLoader. (#20065) 2024-04-16 18:33:10 -07:00
scripts docs: Update chat model providers include package information (#20336) 2024-04-11 13:29:42 -04:00
src docs: add Cohere to ChatModelTabs (#20386) 2024-04-12 10:35:10 -04:00
static docs: reorg and visual refresh (#19765) 2024-04-04 00:58:36 -07:00
.gitignore docs[minor]: Swap gtag for supabase (#18937) 2024-03-11 14:23:12 -07:00
.local_build.sh
.yarnrc.yml docs[minor]: Add thumbs up/down to all docs pages (#18526) 2024-03-04 15:14:28 -08:00
babel.config.js
code-block-loader.js
docusaurus.config.js docs: fix title cap (#20048) 2024-04-05 02:36:33 +00:00
package.json ci[minor]: Bump LC scripts package, add retry option (#19285) 2024-03-19 10:42:59 -07:00
README.md
settings.ini
sidebars.js docs: graphs update (#19675) 2024-04-04 14:13:22 -07:00
vercel_build.sh docs[patch]: Revert quarto update (#19880) 2024-04-01 12:11:27 -07:00
vercel_requirements.txt
vercel.json docs[patch]: Add missing redirects (#20076) 2024-04-05 12:54:00 -07:00
yarn.lock ci[minor]: Bump LC scripts package, add retry option (#19285) 2024-03-19 10:42:59 -07:00

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide