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

Performance History

Latest Results

feat(langchain): filter internal middleware model calls from `messages` projection SummarizationMiddleware, LLMToolEmulator, and LLMToolSelectorMiddleware call a model for their own bookkeeping inside the same graph node as the main agent turn, so stream_events(version="v3")'s messages projection couldn't tell their tokens apart from the agent's real answer. Tags those calls as internal via config metadata and adds an InternalCallTransformer (registered on every compiled agent) that keeps tagged runs out of run.messages and the raw event log, without adding a new projection. Co-authored-by: open-swe[bot] <open-swe@users.noreply.github.com>
nishitha/langchain/filter-internal-model-calls-from-messages
5 hours ago
add on_parsing_failure and max_retires
nm/mw-streaming
5 hours ago
link to gateway docs
ccurme/langchain/langsmith-provider
8 hours ago
Merge branch 'master' into taehan79-kim/fix-nested-subgraph-rendering
taehan79-kim:taehan79-kim/fix-nested-subgraph-rendering
9 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
feat(langchain): filter internal middleware model calls from `messages` projection#39252
5 hours ago
e67b3d9
nishitha/langchain/filter-internal-model-calls-from-messages
CodSpeed Performance Gauge
0%
CodSpeed Performance Gauge
0%
8 hours ago
bf410cd
ccurme/langchain/langsmith-provider
© 2026 CodSpeed Technology
Home Terms Privacy Docs