langchain/libs/core/langchain_core
2025-05-13 19:43:40 -07:00
..
_api core[patch]: Raise AttributeError (instead of ModuleNotFoundError) in custom __getattr__ (#30905) 2025-04-17 14:15:28 -04:00
beta core: Add ruff rules RET (#29384) 2025-04-02 16:59:56 -04:00
callbacks more removal of slow decorators 2025-05-13 19:42:47 -07:00
document_loaders core[patch]: Raise AttributeError (instead of ModuleNotFoundError) in custom __getattr__ (#30905) 2025-04-17 14:15:28 -04:00
documents core[patch]: Raise AttributeError (instead of ModuleNotFoundError) in custom __getattr__ (#30905) 2025-04-17 14:15:28 -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 core[patch]: Raise AttributeError (instead of ModuleNotFoundError) in custom __getattr__ (#30905) 2025-04-17 14:15:28 -04:00
language_models remove run id from hot path 2025-05-13 19:43:40 -07:00
load remove init 2025-05-13 10:50:46 -07:00
messages removing id -> str costly field validator 2025-05-13 19:26:12 -07:00
output_parsers core: Improve OutputParser error messaging when model output is truncated (max_tokens) (#30936) 2025-04-21 10:06:18 -04:00
outputs add helper function 2025-05-13 14:27:41 -07:00
prompts fix linting 2025-05-13 14:38:55 -07:00
pydantic_v1 core: Improve mypy config (#30737) 2025-04-11 16:35:13 -04:00
runnables core: Fix some private member accesses (#30912) 2025-05-12 17:42:26 +00:00
tools core: Fix issue 31035 alias fields in base tool langchain core (#31112) 2025-05-12 11:04:13 -04:00
tracers Enable run mutation (#31090) 2025-05-01 17:00:51 -07:00
utils core[patch]: Raise AttributeError (instead of ModuleNotFoundError) in custom __getattr__ (#30905) 2025-04-17 14:15:28 -04:00
vectorstores core[patch]: Raise AttributeError (instead of ModuleNotFoundError) in custom __getattr__ (#30905) 2025-04-17 14:15:28 -04:00
__init__.py [performance]: Use hard coded langchain-core version to avoid importlib import (#30744) 2025-04-10 14:15:02 -04:00
_import_utils.py core[patch]: Raise AttributeError (instead of ModuleNotFoundError) in custom __getattr__ (#30905) 2025-04-17 14:15:28 -04:00
agents.py fix linting 2025-05-13 14:38:55 -07:00
caches.py core: Add ruff rules ARG (#30732) 2025-04-09 14:39:36 -04:00
chat_history.py core: Add ruff rules TC (#29268) 2025-02-26 19:39:05 +00:00
chat_loaders.py core: Add ruff rules D (docstring) (#29406) 2025-04-01 13:15:45 -04:00
chat_sessions.py core: Add ruff rules D (docstring) (#29406) 2025-04-01 13:15:45 -04:00
env.py core: Add ruff rules D (docstring) (#29406) 2025-04-01 13:15:45 -04:00
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[lint]: Use 3.9 formatting for docs and tests (#30780) 2025-04-11 10:39:25 -04:00
prompt_values.py core: Add ruff rules D (docstring) (#29406) 2025-04-01 13:15:45 -04:00
py.typed
rate_limiters.py core[lint]: Use 3.9 formatting for docs and tests (#30780) 2025-04-11 10:39:25 -04:00
retrievers.py core: Improve mypy config (#30737) 2025-04-11 16:35:13 -04:00
stores.py core[lint]: Use 3.9 formatting for docs and tests (#30780) 2025-04-11 10:39:25 -04:00
structured_query.py core: Add ruff rules D (docstring) (#29406) 2025-04-01 13:15:45 -04:00
sys_info.py core: Add ruff rules S110 and S112 (#30599) 2025-04-01 13:17:22 -04:00
version.py core: release 0.3.59 (#31150) 2025-05-07 17:36:59 +00:00