COMMITS
February 20, 2026
M
feat(infra): schedule daily model profile refresh with job summary (#35354)
Mason Daugherty committed
M
fix(model-profiles): sort generated profiles by model ID for stable diffs (#35344)
Mason Daugherty committed
M
chore: update agent files (#35346)
Mason Daugherty committed
M
chore(infra): add GitHub App token generation step (#35334)
Mason Daugherty committed
February 19, 2026
M
chore: add model profile info to agent files (#35336)
Mason Daugherty committed
M
fix(infra): fix trailing comma regex in profile generation script (#35333)
Mason Daugherty committed
C
style: fix some ruff noqa (#35321)
Christophe Bornet committed
M
feat(infra): model profile bump tool (#35331)
Mason Daugherty committed
C
release(core): 1.2.14 (#35328)
ccurme committed
M
chore(core): remove `langserve` from sys info util, add `deepagents` (#35325)
Mason Daugherty committed
T
fix(langchain): allow Gemini 3 models to use `ProviderStrategy` with tools (#34464)
Théo Deschamps committed
M
fix(openai): accept valid responses that are falsy at runtime (#35307)
Mattijs Ugen committed
Y
fix(core): fix merge_lists incorrectly merging parallel tool calls (#35281)
yaowubarbara committed
February 18, 2026
S
fix(core): accept int temperature in _get_ls_params for LangSmith tracing (#35302)
Shivangi Sharma committed
C
revert: accept integer temperature values in _get_ls_params (#35319)
ccurme committed
C
release(text-splitters): 1.1.1 (#35318)
ccurme committed
B
fix(core): accept integer temperature values in _get_ls_params (#35317)
Balaji Seshadri committed
M
E
docs(core): update load note to be precise (#35309)
Eugene Yurtsev committed
C
docs(perplexity): Fix docstring of `output_parsers.strip_think_tags()` (#35264)
Christian Veenhuis committed
M
chore: bump model profiles (#35294)
Mason Daugherty committed
February 17, 2026
K
fix(core): prevent recursion error when args_schema is dict (#35260)
KarthikRed2000 committed
M
feat(anthropic): add User-Agent header for Anthropic API calls (#35268)
Mike Lambert committed
C
chore(anthropic): add version (#35293)
ccurme committed
C
release(openai): 1.1.10 (#35292)
ccurme committed
M
fix(core): preserve index and timestamp fields when merging (#34731)
Mason Daugherty committed
M
docs(core): add security warnings and best practices for deserialization (#35282)
Mason Daugherty committed
S
docs: fix docstring inaccuracies and update outdated LangSmith URLs (#35283)
Shivangi Sharma committed
C
feat(openai): support automatic server-side compaction (#35212)
ccurme committed