langchain/libs/core/langchain_core
Nuno Campos ddc850ca72
core: In LangChainTracer, send only the first token event (#31591)
- only the first one is used for analytics
2025-06-12 14:04:23 -07:00
..
_api core: Add ruff rules RUF (#29353) 2025-05-15 15:43:57 -04:00
beta core: Add ruff rules RET (#29384) 2025-04-02 16:59:56 -04:00
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 core: Add ruff rules RUF (#29353) 2025-05-15 15:43:57 -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 core(fix): revert set_text optimization (#31555) 2025-06-10 13:36:55 -04: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: In LangChainTracer, send only the first token event (#31591) 2025-06-12 14:04:23 -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 [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 core: Specify code when ignoring type issue (ruff PGH003) (#30675) 2025-04-10 22:23:52 -04: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: Add ruff rules RUF (#29353) 2025-05-15 15:43:57 -04:00
prompt_values.py core: Add ruff rules D (docstring) (#29406) 2025-04-01 13:15:45 -04: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[lint]: Use 3.9 formatting for docs and tests (#30780) 2025-04-11 10:39:25 -04:00
retrievers.py core: Add ruff rules A (builtins shadowing) (#29312) 2025-05-16 15:19:37 -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 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: release 0.3.65 (#31557) 2025-06-10 19:39:50 +00:00