langchain/libs/community/langchain_community
2024-01-30 10:00:52 -08:00
..
adapters
agent_toolkits community[patch]: undo create_sql_agent breaking (#16797) 2024-01-30 10:00:52 -08:00
callbacks community[patch]: MLflowCallbackHandler -- Move textstat and spacy as optional dependency (#16657) 2024-01-27 16:15:07 -08:00
chat_loaders
chat_message_histories community[patch]: Adapt more parameters related to MemorySearchPayload for the search method of ZepChatMessageHistory (#15441) 2024-01-29 11:45:55 -08:00
chat_models [community] fix anthropic streaming (#16682) 2024-01-27 15:16:22 -08:00
docstore
document_loaders Report which file was errored on in DirectoryLoader (#16790) 2024-01-30 09:14:58 -08:00
document_transformers community[minor]: Adding asynchronous function implementation for Doctran (#15941) 2024-01-15 10:39:25 -08:00
embeddings adding parameter for changing the language in SpacyEmbeddings (#15743) 2024-01-29 20:30:34 -08:00
graphs langchain[minor], community[minor]: Implement Ontotext GraphDB QA Chain (#16019) 2024-01-29 12:25:53 -08:00
indexes
llms community: Add ChatGLM3 (#15265) 2024-01-29 20:30:52 -08:00
output_parsers langchain[patch], community[minor]: move output_parsers.ernie_functions (#16057) 2024-01-17 10:06:18 -08:00
retrievers community[patch]: Handle when documents are not provided in the Cohere response (#16144) 2024-01-17 09:11:00 -08:00
storage community: SQLStrStore/SQLDocStore provide an easy SQL alternative to InMemoryStore to persist data remotely in a SQL storage (#15909) 2024-01-23 16:50:48 -08:00
tools docs: add csv use case (#16756) 2024-01-30 09:39:46 -08:00
utilities community: Wikidata tool support (#16691) 2024-01-28 16:45:21 -08:00
utils
vectorstores Add async methods for the AstraDB VectorStore (#16391) 2024-01-29 20:22:25 -08:00
__init__.py
cache.py
py.typed