langchain/libs/community/langchain_community
2024-09-24 16:26:36 -07:00
..
adapters multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
agent_toolkits multiple: update docs urls to latest 2024-09-24 16:26:36 -07:00
agents core[patch]: Fix "argument of type 'NoneType' is not iterable" error in LangChainTracer (#26576) 2024-09-17 10:29:46 -07:00
callbacks community[patch]: o1-preview and o1-mini costs (#26411) 2024-09-17 21:59:46 +00:00
chains multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
chat_loaders Improvement[Community] Improve methods in IMessageChatLoader (#25746) 2024-08-26 14:20:22 -04:00
chat_message_histories docs: Add docstrings for CassandraChatMessageHistory class and package namespace function. (#24222) 2024-08-23 15:49:41 +00:00
chat_models community: Add Sambanova Cloud Chat model community integration (#26333) 2024-09-24 14:11:32 +00:00
cross_encoders multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
docstore infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
document_compressors multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
document_loaders multiple: update docs urls to latest 2024-09-24 16:26:36 -07:00
document_transformers Improvement[Community] Improve api doc of BeautifulSoupTransformer (#26423) 2024-09-17 22:00:07 +00:00
embeddings Remove pydantic restricted namespaces from HuggingFaceInferenceAPIEmbedings (#26744) 2024-09-22 08:05:37 -04:00
example_selectors multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
graph_vectorstores multiple: update docs urls to latest 2024-09-24 16:26:36 -07:00
graphs community: Retry retriable errors in Neo4j (#26211) 2024-09-19 04:01:07 +00:00
indexes community[patch]: restore compatibility with SQLAlchemy 1.x (#22546) 2024-06-19 17:58:57 +00:00
llms community[patch]: callback before yield for deepsparse llm (#26822) 2024-09-24 13:55:52 -04:00
memory multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
output_parsers multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
query_constructors add neo4j query constructor for self query (#25288) 2024-08-30 14:54:33 +00:00
retrievers multiple: update docs urls to latest 2024-09-24 16:26:36 -07:00
storage multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
tools Avoid copying runs (#26689) 2024-09-20 10:57:41 -07:00
utilities community[patch]: Handle empty PR body in get_pull_request in Github utility (#26739) 2024-09-22 01:56:24 +00:00
utils multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
vectorstores support epsilla cloud vector database in langchain (#26065) 2024-09-20 17:14:23 +00:00
__init__.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
cache.py Patch enable to use Amazon OpenSearch Serverless(aoss) for Semantic Cache store (#25833) 2024-08-29 13:28:22 +00:00
py.typed