langchain/libs/community/langchain_community
Shashank 8381f859b4
community[patch]: Graceful handling of redis errors in RedisCache and AsyncRedisCache (#17171)
- **Description:**
The existing `RedisCache` implementation lacks proper handling for redis
client failures, such as `ConnectionRefusedError`, leading to subsequent
failures in pipeline components like LLM calls. This pull request aims
to improve error handling for redis client issues, ensuring a more
robust and graceful handling of such errors.

  - **Issue:**  Fixes #16866
  - **Dependencies:** No new dependency
  - **Twitter handle:** N/A

Co-authored-by: snsten <>
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
2024-02-21 12:15:19 -05:00
..
adapters
agent_toolkits community: Add PolygonTickerNews Tool (#17808) 2024-02-20 10:15:29 -08:00
callbacks community: add gpt-4-turbo and gpt-4-0125 costs (#17349) 2024-02-11 21:24:24 -08:00
chat_loaders
chat_message_histories docs: Fix AstraDBChatMessageHistory docstrings (#17740) 2024-02-19 10:47:38 -08:00
chat_models Community: Fuse HuggingFace Endpoint-related classes into one (#17254) 2024-02-19 10:33:15 -08:00
docstore
document_loaders community[patch]: Add AstraDBLoader docstring (#17873) 2024-02-21 11:41:34 -05:00
document_transformers
embeddings community[minor]: Add SparkLLM Text Embedding Model and SparkLLM introduction (#17573) 2024-02-20 11:22:27 -08:00
example_selectors
graphs community[patch]: Resolve KuzuQAChain API Changes (#16885) 2024-02-15 10:18:37 -08:00
indexes
llms community[minor]: Add SparkLLM to community (#17702) 2024-02-20 11:23:47 -08:00
output_parsers
retrievers
storage astradb[patch]: Add AstraDBStore to langchain-astradb package (#17789) 2024-02-20 16:54:35 -08:00
tools community: Add PolygonTickerNews Tool (#17808) 2024-02-20 10:15:29 -08:00
utilities community: Add PolygonTickerNews Tool (#17808) 2024-02-20 10:15:29 -08:00
utils Add the BQ job usage tracking from LangChain (#17123) 2024-02-13 14:47:57 -08:00
vectorstores community[patch]: typo in doc-string for kdbai vectorstore (#17811) 2024-02-21 10:35:11 -05:00
__init__.py
cache.py community[patch]: Graceful handling of redis errors in RedisCache and AsyncRedisCache (#17171) 2024-02-21 12:15:19 -05:00
py.typed community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00