langchain/libs/core/langchain_core
2025-06-09 17:21:21 -04:00
..
_api core: Add ruff rules RUF (#29353) 2025-05-15 15:43:57 -04:00
beta
callbacks core: Add ruff rules RUF (#29353) 2025-05-15 15:43:57 -04:00
document_loaders core: Add ruff rules A (builtins shadowing) (#29312) 2025-05-16 15:19:37 -04:00
documents core: Add ruff rules RUF (#29353) 2025-05-15 15:43:57 -04:00
embeddings core[patch]: Raise AttributeError (instead of ModuleNotFoundError) in custom __getattr__ (#30905) 2025-04-17 14:15:28 -04:00
example_selectors core[patch]: Raise AttributeError (instead of ModuleNotFoundError) in custom __getattr__ (#30905) 2025-04-17 14:15:28 -04:00
indexing langchain[patch]: Allow async indexing code to work for vectorstores that only defined sync delete (#30869) 2025-05-16 15:10:25 -04:00
language_models core[patch]: revert change to stream type hint (#31501) 2025-06-05 11:20:06 -04:00
load attempt fix for generation 2025-06-09 17:21:21 -04:00
messages core: Add ruff rules A (builtins shadowing) (#29312) 2025-05-16 15:19:37 -04:00
output_parsers fix: module 'defusedxml' has no attribute 'ElementTree' (#31429) (#31431) 2025-06-02 18:09:22 +00:00
outputs perf[core]: remove unnecessary model validators (#31238) 2025-05-14 10:20:22 -07:00
prompts core: Improve Runnable __or__ method typing annotations (#31273) 2025-05-19 09:32:31 -04:00
pydantic_v1 core: Improve mypy config (#30737) 2025-04-11 16:35:13 -04:00
runnables core: Add mypy strict-equality rule (#31286) 2025-06-02 18:24:35 +00:00
tools core[patch]: Correct type casting of annotations in _infer_arg_descriptions (#31181) 2025-06-05 11:58:36 -04:00
tracers core: use run tree post/patch (#31500) 2025-06-05 14:05:57 -07:00
utils core: Add mypy strict-equality rule (#31286) 2025-06-02 18:24:35 +00:00
vectorstores core: Add ruff rules A (builtins shadowing) (#29312) 2025-05-16 15:19:37 -04:00
__init__.py
_import_utils.py core[patch]: Raise AttributeError (instead of ModuleNotFoundError) in custom __getattr__ (#30905) 2025-04-17 14:15:28 -04:00
agents.py
caches.py
chat_history.py
chat_loaders.py
chat_sessions.py
env.py
exceptions.py core: Add ruff rules FBT001 and FBT002 (#30695) 2025-04-11 16:26:33 -04:00
globals.py core: Improve mypy config (#30737) 2025-04-11 16:35:13 -04:00
memory.py core: Add ruff rules RUF (#29353) 2025-05-15 15:43:57 -04:00
prompt_values.py
py.typed
rate_limiters.py
retrievers.py core: Add ruff rules A (builtins shadowing) (#29312) 2025-05-16 15:19:37 -04:00
stores.py
structured_query.py core: Add ruff rules A (builtins shadowing) (#29312) 2025-05-16 15:19:37 -04:00
sys_info.py core: Add ruff rules RUF (#29353) 2025-05-15 15:43:57 -04:00
version.py core: use run tree post/patch (#31500) 2025-06-05 14:05:57 -07:00