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
Eugene Yurtsev 22fd844e8a
community[patch]: Add deprecation warnings to postgres implementation (#20222)
Add deprecation warnings to postgres implementation that are in langchain-postgres.
6 months ago
..
adapters docs: added `community` modules descriptions (#17827) 7 months ago
agent_toolkits community[patch]: import flattening fix (#20110) 6 months ago
callbacks community[minor]: add bedrock anthropic callback for token usage counting (#19864) 6 months ago
chat_loaders community[patch]: import flattening fix (#20110) 6 months ago
chat_message_histories community[patch]: Add deprecation warnings to postgres implementation (#20222) 6 months ago
chat_models community[patch]: import flattening fix (#20110) 6 months ago
cross_encoders community[patch]: `cross_encoders` flatten namespaces (#20183) 6 months ago
docstore community[patch]: import flattening fix (#20110) 6 months ago
document_compressors community[patch]: import flattening fix (#20110) 6 months ago
document_loaders community[patch]: import flattening fix (#20110) 6 months ago
document_transformers community[patch]: import flattening fix (#20110) 6 months ago
embeddings community[patch]: import flattening fix (#20110) 6 months ago
example_selectors docs: added `community` modules descriptions (#17827) 7 months ago
graphs community[patch]: import flattening fix (#20110) 6 months ago
indexes community: Add document manager and mongo document manager (#17320) 7 months ago
llms community[patch]: import flattening fix (#20110) 6 months ago
output_parsers langchain[patch], community[minor]: move `output_parsers.ernie_functions` (#16057) 9 months ago
retrievers community[patch]: import flattening fix (#20110) 6 months ago
storage community[patch]: import flattening fix (#20110) 6 months ago
tools community[patch]: import flattening fix (#20110) 6 months ago
utilities community[patch]: import flattening fix (#20110) 6 months ago
utils community[patch], mongodb[patch]: Stop spamming SIMD import warnings (#19531) 6 months ago
vectorstores community[patch]: Add deprecation warnings to postgres implementation (#20222) 6 months ago
__init__.py
cache.py community[patch]: import flattening fix (#20110) 6 months ago
py.typed