langchain-ai
langchain
BlogDocsChangelog

fix(core): ensure tool callbacks fire when tools run inside Runnables

#34536
Comparing
Vishal-Krishna-Kumar:fix/tool-callbacks-inherit-runnable-config
(
3f5cad2
) with
master
(
e03d6b8
)
CodSpeed Performance Gauge
-2%
Untouched
13
Skipped
21

Benchmarks

Skipped (21)

Passed

test_import_time[PydanticOutputParser]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
0%
535.8 ms536.6 ms
test_async_callbacks_in_sync
libs/core/tests/benchmarks/test_async_callbacks.py
CodSpeed Performance Gauge
-1%
23.4 ms23.5 ms
test_import_time[Runnable]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-1%
485.1 ms492.1 ms
test_import_time[tool]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-1%
512.1 ms519.6 ms
test_import_time[CallbackManager]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-2%
452.4 ms462 ms
test_import_time[InMemoryVectorStore]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-2%
605 ms618 ms
test_import_time[BaseChatModel]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-2%
522.9 ms534.5 ms
test_import_time[Document]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-2%
185.6 ms189.8 ms
test_import_time[InMemoryRateLimiter]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-2%
172.7 ms176.6 ms
test_import_time[HumanMessage]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-2%
261 ms267.1 ms
test_import_time[LangChainTracer]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-2%
435.2 ms445.9 ms
test_import_time[ChatPromptTemplate]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-2%
587 ms601.9 ms
test_import_time[RunnableLambda]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-3%
484.6 ms498.8 ms

Commits

Click on a commit to change the comparison range
Base
master
e03d6b8
-1.17%
Fix tool callbacks not firing when tools run inside Runnables
f7cafcb
9 hours ago
by Vishal-Krishna-Kumar
-0.93%
Merge branch 'master' into fix/tool-callbacks-inherit-runnable-config
4a4ec78
9 hours ago
by Vishal-Krishna-Kumar
+0.23%
Update libs/core/langchain_core/tools/base.py Co-authored-by: Mason Daugherty <github@mdrxy.com>
3f5cad2
5 hours ago
by Vishal-Krishna-Kumar
© 2025 CodSpeed Technology
Home Terms Privacy Docs