langchain/libs/community/langchain_community
Christophe Bornet a2d5fa7649
community[patch]: Fix GenericRequestsWrapper _aget_resp_content must be async (#18065)
There are existing tests in
`libs/community/tests/unit_tests/tools/requests/test_tool.py`
2024-02-25 19:07:07 -08:00
..
adapters docs: added community modules descriptions (#17827) 2024-02-21 16:18:36 -08:00
agent_toolkits docs: added community modules descriptions (#17827) 2024-02-21 16:18:36 -08:00
callbacks community[minor] : adds callback handler for Fiddler AI (#17708) 2024-02-25 18:17:03 -08:00
chat_loaders
chat_message_histories astradb: Add AstraDBChatMessageHistory to langchain-astradb package (#17732) 2024-02-25 18:14:49 -08:00
chat_models community[minor]: Add async_client for Anyscale Chat model (#18050) 2024-02-23 21:22:54 -05:00
docstore
document_loaders community[patch]: Skip OpenAIWhisperParser extremely small audio chunks to avoid api error (#11450) 2024-02-22 17:02:43 -08:00
document_transformers
embeddings community[minor]: infinity embedding local option (#17671) 2024-02-21 16:33:13 -08:00
example_selectors docs: added community modules descriptions (#17827) 2024-02-21 16:18:36 -08:00
graphs community[patch]: Fix GraphSparqlQAChain so that it works with Ontotext GraphDB (#15009) 2024-02-25 19:05:21 -08:00
indexes community: Add document manager and mongo document manager (#17320) 2024-02-23 21:32:52 -05:00
llms community[patch]: Remove model limitation on Anyscale LLM (#17662) 2024-02-25 18:21:19 -08:00
output_parsers
retrievers community[patch]: fix llama index imports and fields access (#17870) 2024-02-25 18:14:23 -08:00
storage docs: Add docstring to AstraDBStore (#17793) 2024-02-21 16:41:47 -08:00
tools community[patch]: compatibility with SQLAlchemy 1.4.x (#17954) 2024-02-22 13:17:07 -05:00
utilities community[patch]: Fix GenericRequestsWrapper _aget_resp_content must be async (#18065) 2024-02-25 19:07:07 -08:00
utils Add the BQ job usage tracking from LangChain (#17123) 2024-02-13 14:47:57 -08:00
vectorstores community[patch]: fix lint (#17984) 2024-02-22 15:15:27 -08: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