langchain/libs/core/langchain_core
William FH 4130e6476b
Unset context after step (#30378)
While we are already careful to copy before setting the config, if other
objects hold a reference to the config or context, it wouldn't be
cleared.
2025-03-19 11:46:23 -07:00
..
_api core: Add ruff rules ANN (type annotations) (#29271) 2025-02-22 17:46:28 -05:00
beta core: Auto-fix some docstrings (#29337) 2025-01-21 13:29:53 -05:00
callbacks core: Add ruff rules PTH (pathlib) (#29338) 2025-02-28 13:22:20 -05:00
document_loaders core: Add ruff rules TC (#29268) 2025-02-26 19:39:05 +00:00
documents core: Add ruff rules PTH (pathlib) (#29338) 2025-02-28 13:22:20 -05:00
embeddings core: Add various ruff rules (#26836) 2024-10-07 22:30:27 +00:00
example_selectors core: Add ruff rules TC (#29268) 2025-02-26 19:39:05 +00:00
indexing core: Add ruff rules TC (#29268) 2025-02-26 19:39:05 +00:00
language_models core[patch]: catch structured_output_format (#30172) 2025-03-07 16:50:06 -05:00
load fix(core): Ignore missing secrets on deserialization (#30252) 2025-03-13 12:27:03 -07:00
messages core[patch]: add util for approximate token counting (#30373) 2025-03-19 17:48:38 +00:00
output_parsers core: Add ruff rules TC (#29268) 2025-02-26 19:39:05 +00:00
outputs core: Add ruff rules TC (#29268) 2025-02-26 19:39:05 +00:00
prompts core: Add ruff rules PTH (pathlib) (#29338) 2025-02-28 13:22:20 -05:00
pydantic_v1 core: Bump ruff version to 0.9 (#29201) 2025-01-22 00:20:09 +00:00
runnables Unset context after step (#30378) 2025-03-19 11:46:23 -07:00
tools Unset context after step (#30378) 2025-03-19 11:46:23 -07:00
tracers Unset context after step (#30378) 2025-03-19 11:46:23 -07:00
utils openai[patch]: support Responses API (#30231) 2025-03-12 12:25:46 -04:00
vectorstores core: Add ruff rules TC (#29268) 2025-02-26 19:39:05 +00:00
__init__.py docs: udpated api reference (#25172) 2024-08-14 07:00:17 -07:00
agents.py core: Auto-fix some docstrings (#29337) 2025-01-21 13:29:53 -05:00
caches.py core: Add ruff rules for error messages (EM) (#26965) 2024-10-07 22:12:28 +00:00
chat_history.py core: Add ruff rules TC (#29268) 2025-02-26 19:39:05 +00:00
chat_loaders.py core: Put Python version as a project requirement so it is considered by ruff (#26608) 2024-09-18 14:37:57 +00:00
chat_sessions.py core: Auto-fix some docstrings (#29337) 2025-01-21 13:29:53 -05:00
env.py core[patch]: docstrings langchain_core/ files update (#24285) 2024-07-16 09:21:51 -04:00
exceptions.py core: add space at end of error message link (#28270) 2024-11-21 22:19:59 +00:00
globals.py core[patch]: Fix word spelling error in globals.py (#24532) 2024-07-23 14:27:16 +00:00
memory.py core/langchain: fix version used in deprecation (#26724) 2024-09-20 16:47:18 -04:00
prompt_values.py core: Auto-fix some docstrings (#29337) 2025-01-21 13:29:53 -05:00
py.typed core[minor], langchain[patch], experimental[patch]: Added missing py.typed to langchain_core (#14143) 2023-12-01 19:15:23 -08:00
rate_limiters.py core[patch]: de-beta rate limiters (#29891) 2025-02-19 19:19:59 +00:00
retrievers.py docs:Fix Imports for Document and BaseRetriever (#29473) 2025-01-29 14:32:05 +00:00
stores.py core[patch]: Add ruff rules for flake8-simplify (SIM) (#26848) 2024-09-27 20:13:23 +00:00
structured_query.py core: Add ruff rules TC (#29268) 2025-02-26 19:39:05 +00:00
sys_info.py core[minor]: Add other langgraph packages to sys_info (#28190) 2024-11-19 09:20:25 -05:00