COMMITS
/ libs/core/Makefile September 21, 2025
M
chore: update `pyproject.toml` files, remove codespell (#33028)
Mason Daugherty committed
July 25, 2025
M
feat(docs): improve devx, fix `Makefile` targets (#32237)
Mason Daugherty committed
April 9, 2025
S
[performance]: Adding benchmarks for common `langchain-core` imports (#30747)
Sydney Runkle committed
February 12, 2025
N
core: Fix output of convert_messages when called with BaseMessage.model_dump() (#29763)
Nuno Campos committed
February 6, 2025
C
infra: migrate to uv (#29566)
ccurme committed
January 2, 2025
B
infra: speed up unit tests (#28974)
Bagatur committed
October 25, 2024
E
core: test runner improvements (#27654)
Erick Friis committed
October 7, 2024
E
core: update make format to fix all autofixable things (#27174)
Erick Friis committed
September 13, 2024
E
multiple: pydantic 2 compatibility, v0.3 (#26443)
Erick Friis committed
September 2, 2024
N
core: Include global variables in variables found by get_function_nonlocals (#25936)
Nuno Campos committed
August 24, 2024
C
all: Improve make lint command (#25344)
Christophe Bornet committed
July 10, 2024
B
core[minor]: Add ToolMessage.raw_output (#23994)
Bagatur committed
July 3, 2024
B
infra: update mypy 1.10, ruff 0.5 (#23721)
Bagatur committed
February 19, 2024
N
Cache calls to create_model for get_input_schema and get_output_schema (#17755)
Nuno Campos committed
February 5, 2024
H
infra: add -p to mkdir in lint steps (#17013)
Harrison Chase committed
December 11, 2023
E
infra: import CI speed (#14566)
Erick Friis committed
E
infra: import CI fix (#14562)
Erick Friis committed
December 8, 2023
E
core[patch], langchain[patch], experimental[patch]: import CI (#14414)
Erick Friis committed
December 7, 2023
B
core[patch], langchain[patch]: fix required deps (#14373)
Bagatur committed
November 29, 2023
B
infra[patch]: add base deps and fix docs lint (#13998)
Bagatur committed
November 27, 2023
N
Add option to prefix config keys in configurable_alts (#13714)
Nuno Campos committed
November 22, 2023
E
INFRA: Lint for imports (#13632)
Erick Friis committed
November 20, 2023
H
Separate out langchain_core package (#13577)
Harrison Chase committed