You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 months ago
..
cli cli[patch]: ruff 0.5 (#23833) 3 months ago
community fix: load google credentials properly in GoogleDriveLoader (#12871) 2 months ago
core core[patch]: enable RunnableWithMessageHistory without config (#23775) 2 months ago
experimental experimental[patch]: block a few more things from PALValidator (#24379) 2 months ago
langchain [docs]: minor react change (#24509) 2 months ago
partners ollama: release 0.1.0 (#24510) 2 months ago
standard-tests standard-tests[patch]: Add pytest assert rewrites (#24408) 2 months ago
text-splitters text_splitters: add request parameters for function HTMLHeaderTextSplitter.split_text… (#24178) 2 months ago