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/community/langchain_community
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
..
adapters docs: added `community` modules descriptions (#17827) 7 months ago
agent_toolkits community[patch]: pass through sql agent kwargs (#19962) 6 months ago
callbacks community[minor]: add bedrock anthropic callback for token usage counting (#19864) 6 months ago
chat_loaders deprecating integrations moved to langchain_google_community (#19841) 6 months ago
chat_message_histories community[patch]: history size support for DynamoDBChatMessageHistory (#16794) 6 months ago
chat_models community[patch]: standardize baichuan init args (#20209) 6 months ago
cross_encoders community[patch]: `cross_encoders` flatten namespaces (#20183) 6 months ago
docstore community[patch]: speed up import times in the community package (#18928) 7 months ago
document_compressors community[minor]: Add OpenVINO rerank model support (#19791) 6 months ago
document_loaders community[patch]: GCSDirectoryLoader bugfix (#20005) 6 months ago
document_transformers deprecating integrations moved to langchain_google_community (#19841) 6 months ago
embeddings community[minor]: Add OpenVINO rerank model support (#19791) 6 months ago
example_selectors docs: added `community` modules descriptions (#17827) 7 months ago
graphs community[minor]: add neptune analytics graph (#20047) 6 months ago
indexes community: Add document manager and mongo document manager (#17320) 7 months ago
llms community[minor]: Add support for MLX models (chat & llm) (#18152) 6 months ago
output_parsers langchain[patch], community[minor]: move `output_parsers.ernie_functions` (#16057) 9 months ago
retrievers Community: Updating Azure Retriever and Docs to be Azure AI Search instead of Azure Cognitive Search (#19925) 6 months ago
storage community[patch]: flattening imports 3 (#18939) 7 months ago
tools community[minor]: add hugging face text-to-speech inference API (#18880) 6 months ago
utilities community[minor]: Add support for Pebblo cloud_api_key in PebbloSafeLoader (#19855) 6 months ago
utils community[patch], mongodb[patch]: Stop spamming SIMD import warnings (#19531) 6 months ago
vectorstores community[patch], langchain[minor]: Enhance Tencent Cloud VectorDB, langchain: make Tencent Cloud VectorDB self query retrieve compatible (#19651) 6 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
cache.py core[patch]: fix beta, deprecated typing (#18877) 6 months ago
py.typed community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago