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/langchain/langchain
Wang Guan b53548dcda
langchain[minor]: allow CacheBackedEmbeddings to cache queries (#20073)
Add optional caching of queries to cache backed embeddings
10 hours ago
..
_api langchain[patch]: Update deprecation warning (#21268) 1 week ago
adapters langchain[patch]: Update import handling in `adapters` (#21079) 2 weeks ago
agents Pass through Run ID Explicitly (#21469) 5 days ago
callbacks multiple: langchain 0.2 in master (#21191) 5 days ago
chains langchain: Fix broken `OpenAIModerationChain` and implement async (#18537) 3 days ago
chat_loaders langchain[patch]: Migrate chat loaders to optional community imports (#21089) 2 weeks ago
chat_models langchain[patch]: Migrate more code in utils to use optional langchain import (#21166) 2 weeks ago
docstore langchain[patch]: Update docstore module to use optional imports from community (#21091) 2 weeks ago
document_loaders multiple: langchain 0.2 in master (#21191) 5 days ago
document_transformers langchain[patch]: Migrate document transformers (#21098) 2 weeks ago
embeddings langchain[minor]: allow CacheBackedEmbeddings to cache queries (#20073) 10 hours ago
evaluation multiple: langchain 0.2 in master (#21191) 5 days ago
globals REFACTOR: Refactor langchain_core (#13627) 6 months ago
graphs langchain[patch]: Migrate graphs to use optional community imports (#21100) 2 weeks ago
indexes multiple: langchain 0.2 in master (#21191) 5 days ago
llms langchain[patch],community[minor]: Move some unit tests from langchain to community, use core for fake models (#21190) 2 weeks ago
load Separate out langchain_core package (#13577) 6 months ago
memory langchain[patch]: Fix summary buffer memory with return message flag (#21115) 1 week ago
output_parsers langchain[patch]: Improve deprecation warnings (#21262) 1 week ago
prompts langchain[patch]: Upgrade prompts to optional imports (#21078) 2 weeks ago
pydantic_v1 Use a submodule for pydantic v1 compat (#9371) 9 months ago
retrievers multiple: langchain 0.2 in master (#21191) 5 days ago
runnables docs: `runnable` module description (#17966) 2 months ago
schema core[patch], langchain[patch], community[patch]: Revert #15326 (#15546) 4 months ago
smith docs: langchain docstrings updates (#21032) 2 weeks ago
storage langchain[minor]: enhance `LocalFileStore` to offer `update_atime` parameter that updates access times on read (#20951) 1 week ago
tools langchain[minor]: Re-add deleted ainetwork tool (#21254) 1 week ago
utilities langchain[patch]: Update more code to use langchain community as an optional dependency (#21170) 2 weeks ago
utils langchain[patch]: Migrate more code in utils to use optional langchain import (#21166) 2 weeks ago
vectorstores Ndb enterprise (#21233) 5 days ago
__init__.py langchain[patch]: Migrate more code in utils to use optional langchain import (#21166) 2 weeks ago
base_language.py REFACTOR: Refactor langchain_core (#13627) 6 months ago
cache.py langchain[patch]: Migrate top level files to use optional langchain community (#21152) 2 weeks ago
env.py Docstrings: Module descriptions (#8262) 10 months ago
example_generator.py Refactored `example_generator` (#8099) 10 months ago
formatting.py Separate out langchain_core package (#13577) 6 months ago
hub.py docs: langchain docstrings updates (#21032) 2 weeks ago
input.py Separate out langchain_core package (#13577) 6 months ago
model_laboratory.py infra: add print rule to ruff (#16221) 3 months ago
py.typed (WIP) set up experimental (#7959) 10 months ago
python.py langchain[patch]: Update more code to use langchain community as an optional dependency (#21170) 2 weeks ago
requests.py langchain[patch]: Migrate top level files to use optional langchain community (#21152) 2 weeks ago
serpapi.py langchain[patch]: Migrate top level files to use optional langchain community (#21152) 2 weeks ago
sql_database.py langchain[patch]: Migrate top level files to use optional langchain community (#21152) 2 weeks ago
text_splitter.py text-splitters[minor], langchain[minor], community[patch], templates, docs: langchain-text-splitters 0.0.1 (#18346) 2 months ago