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
Timothy 0c848a25ad
community[patch]: GCSDirectoryLoader bugfix (#20005)
- **Description:** Bug fix. Removed extra line in `GCSDirectoryLoader`
to allow catching Exceptions. Now also logs the file path if Exception
is raised for easier debugging.
- **Issue:** #20198 Bug since langchain-community==0.0.31
- **Dependencies:** No change
- **Twitter handle:** timothywong731

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
6 months ago
..
cli
community community[patch]: GCSDirectoryLoader bugfix (#20005) 6 months ago
core [core] fix: manually specifying run_id for chat models.invoke() and .ainvoke() (#20082) 6 months ago
experimental
langchain community[patch], langchain[minor]: Enhance Tencent Cloud VectorDB, langchain: make Tencent Cloud VectorDB self query retrieve compatible (#19651) 6 months ago
partners community: add request_timeout and max_retries to ChatAnthropic (#19402) 6 months ago
text-splitters