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

Performance History

Latest Results

fix(core): clear usage metadata callback on with-block exceptions get_usage_metadata_callback set the ContextVar and only cleared it after yield. When the with-block raised, cleanup was skipped and later model calls kept accumulating into the previous callback. Use try/finally with ContextVar.reset, matching sibling tracers.context helpers, and add a regression test. Fixes #38989
Solaris-star:fix/38989-usage-callback-finally
6 hours ago
fix(core): honor wrapped callable signatures
mdrxy/core/structured-tool-postponed-annotations
7 hours ago
fix(core): resolve injected hints for callable objects
mdrxy/core/structured-tool-postponed-annotations
7 hours ago
fix(core): harden injected argument hint resolution
mdrxy/core/structured-tool-postponed-annotations
8 hours ago
fix(core): resolve injected-arg hints per parameter when wholesale resolution fails
mdrxy/core/structured-tool-postponed-annotations
8 hours ago

Latest Branches

CodSpeed Performance Gauge
+1%
fix(core): clear usage metadata callback on with-block exceptions#38993
22 days ago
7cbfd12
Solaris-star:fix/38989-usage-callback-finally
CodSpeed Performance Gauge
0%
fix(core): preserve non-str/non-dict items in `DictPromptTemplate` list values#39588
17 hours ago
1ea4e33
zerafachris:zerafachris/core/fix-dict-prompt-template-list-passthrough
CodSpeed Performance Gauge
+1%
7 hours ago
2932b0d
mdrxy/core/structured-tool-postponed-annotations
© 2026 CodSpeed Technology
Home Terms Privacy Docs