Avatar for the langchain-ai user
langchain-ai
langchain
BlogDocsChangelog

Performance History

Latest Results

fix(langchain): persist context-editing clears via the actual model-call edit Address review feedback on the ContextEditingMiddleware persistence fix: recomputing the edit in after_model with count_tokens_approximately could disagree with wrap_model_call's decision under token_count_method="model" (different counters could clear a different set of messages, or none at all). Instead, wrap_model_call/awrap_model_call now persist the exact messages the edit changed for the real model request via an ExtendedModelResponse + Command update, so the checkpointer's view always matches what the model actually saw, regardless of token_count_method. Co-authored-by: open-swe[bot] <open-swe@users.noreply.github.com>
nm/langchain/context-editing-persist-clears
14 minutes ago
chore(langchain): export PIIMatch
hunter/export-pii-match
27 minutes ago
fix(langchain): preserve final repeated schema ordering
fix/langchain-last-schema-wins
35 minutes ago
fix(core): handle falsy chat model caches
fix/falsy-llm-cache
37 minutes ago
Merge branch 'master' into nishitha/langchain/filter-internal-model-calls-from-messages
nishitha/langchain/filter-internal-model-calls-from-messages
2 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
fix(langchain): persist `ClearToolUsesEdit` clears via `after_model`#39265
17 minutes ago
ed4462a
nm/langchain/context-editing-persist-clears
CodSpeed Performance Gauge
0%
18 minutes ago
0854c51
nm/langchain/fix-batch-bug-reports
CodSpeed Performance Gauge
0%
32 minutes ago
a2a41c9
hunter/export-pii-match
© 2026 CodSpeed Technology
Home Terms Privacy Docs