Use "docs: ..." for purely docs changes, "templates: ..." for template changes, "infra: ..." for CI changes
Example: "community: add foobar LLM"
Adds 'bring your own credentials' to the drive loader to allow more flexibility in deployments (cloud run service accounts, command line, jupyter notebooks, colab, etc).
PR Description and Relevant issues:
Allows for declaration of credentials created elsewhere (outside this module) to be used
Adds 'bring your own credentials' to the drive loader to allow more flexibility in deployments (cloud run service accounts, command line, jupyter notebooks, colab, etc).
issue: https://github.com/langchain-ai/langchain-google/issues/168
PR Description
PR Description and Relevant issues:
Any dependencies required for this change: None
Adds 'bring your own credentials' to the drive loader to allow more flexibility in deployments (cloud run service accounts, command line, jupyter notebooks, colab, etc).
Relevant issues
Fixes issue: https://github.com/langchain-ai/langchain-google/issues/168
🐛 Bug Fix 🧹 Refactoring
Testing(optional)
Tested in jupyter notebook