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
Christophe Bornet 9954c6a38e
langchain[minor]: Add async methods to EncoderBackedStore (#19597)
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
6 months ago
..
_api Separate out langchain_core package (#13577) 10 months ago
adapters langchain[patch]: remove unused imports (#14680) 9 months ago
agents [langchain] fix OpenAIAssistantRunnable.create_assistant (#19081) 6 months ago
callbacks langchain[patch]: updated imports for `langchain.callbacks` (#16060) 8 months ago
chains langchain[patch]: Add async methods to EmbeddingRouterChain (#19603) 6 months ago
chat_loaders langchain[patch]: remove unused imports (#14680) 9 months ago
chat_models langchain[minor]: add warnings when importing integrations (#15505) 9 months ago
docstore langchain[minor]: add warnings when importing integrations (#15505) 9 months ago
document_loaders community[minor]: add Yuque document loader (#17924) 7 months ago
document_transformers langchain[minor]: add warnings when importing integrations (#15505) 9 months ago
embeddings core: implement a batch_size parameter for CacheBackedEmbeddings (#18070) 6 months ago
evaluation langchain: upgrade mypy (#19163) 6 months ago
globals REFACTOR: Refactor langchain_core (#13627) 10 months ago
graphs langchain[minor]: add warnings when importing integrations (#15505) 9 months ago
indexes langchain[patch]: Add async methods to VectorstoreIndexCreator (#19582) 6 months ago
llms langchain[minor]: add warnings when importing integrations (#15505) 9 months ago
load Separate out langchain_core package (#13577) 10 months ago
memory langchain[patch]: Add async methods to VectorStoreRetrieverMemory (#19408) 6 months ago
output_parsers langchain[patch], core[patch], openai[patch], fireworks[minor]: ChatFireworks.with_structured_output (#18078) 7 months ago
prompts refactor `langchain.prompts.example_selector` (#15369) 8 months ago
pydantic_v1 Use a submodule for pydantic v1 compat (#9371) 1 year ago
retrievers langchain[patch[: Add async methods to TimeWeightedVectorStoreRetriever (#19606) 6 months ago
runnables docs: `runnable` module description (#17966) 7 months ago
schema core[patch], langchain[patch], community[patch]: Revert #15326 (#15546) 9 months ago
smith Permit function eval on llm data type (#19287) 6 months ago
storage langchain[minor]: Add async methods to EncoderBackedStore (#19597) 6 months ago
tools langchain[patch]: add tools renderer for various non-openai agents (#18307) 7 months ago
utilities langchain[minor]: add warnings when importing integrations (#15505) 9 months ago
utils langchain[minor]: add warnings when importing integrations (#15505) 9 months ago
vectorstores langchain[minor]: add warnings when importing integrations (#15505) 9 months ago
__init__.py langchain[patch]: update base imports to core (#19248) 6 months ago
base_language.py REFACTOR: Refactor langchain_core (#13627) 10 months ago
cache.py community[patch]: Fixing some caching issues for AzureCosmosDBSemanticCache (#18884) 6 months ago
env.py Docstrings: Module descriptions (#8262) 1 year ago
example_generator.py Refactored `example_generator` (#8099) 1 year ago
formatting.py Separate out langchain_core package (#13577) 10 months ago
hub.py langchain[patch]: make hub work with older langchainhub versions (#19076) 6 months ago
input.py Separate out langchain_core package (#13577) 10 months ago
model_laboratory.py infra: add print rule to ruff (#16221) 8 months ago
py.typed (WIP) set up experimental (#7959) 1 year ago
python.py langchain[patch], experimental[patch]: update utilities imports (#15438) 9 months ago
requests.py langchain[patch], experimental[patch]: update utilities imports (#15438) 9 months ago
serpapi.py langchain[patch], experimental[patch]: update utilities imports (#15438) 9 months ago
sql_database.py langchain[patch], experimental[patch]: update utilities imports (#15438) 9 months ago
text_splitter.py text-splitters[minor], langchain[minor], community[patch], templates, docs: langchain-text-splitters 0.0.1 (#18346) 7 months ago