langchain/libs
Naka Masato 884f76e05a
fix: load google credentials properly in GoogleDriveLoader (#12871)
- **Description:** 
- Fix #12870: set scope in `default` func (ref:
https://google-auth.readthedocs.io/en/master/reference/google.auth.html)
- Moved the code to load default credentials to the bottom for clarity
of the logic
	- Add docstring and comment for each credential loading logic
- **Issue:** https://github.com/langchain-ai/langchain/issues/12870
- **Dependencies:** no dependencies change
- **Tag maintainer:** for a quicker response, tag the relevant
maintainer (see below),
- **Twitter handle:** @gymnstcs

<!-- If no one reviews your PR within a few days, please @-mention one
of @baskaryan, @eyurtsev, @hwchase17.
 -->

---------

Co-authored-by: Chester Curme <chester.curme@gmail.com>
2024-07-22 17:43:33 +00:00
..
cli cli[patch]: ruff 0.5 (#23833) 2024-07-03 18:33:15 +00:00
community fix: load google credentials properly in GoogleDriveLoader (#12871) 2024-07-22 17:43:33 +00:00
core core[patch]: enable RunnableWithMessageHistory without config (#23775) 2024-07-22 10:36:53 -04:00
experimental experimental[patch]: block a few more things from PALValidator (#24379) 2024-07-18 08:22:45 -04:00
langchain [docs]: minor react change (#24509) 2024-07-22 10:25:01 -07:00
partners ollama: release 0.1.0 (#24510) 2024-07-22 10:35:26 -07:00
standard-tests standard-tests[patch]: Add pytest assert rewrites (#24408) 2024-07-18 21:41:11 +00:00
text-splitters text_splitters: add request parameters for function HTMLHeaderTextSplitter.split_text… (#24178) 2024-07-15 16:43:56 +00:00