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

feat(core): allow _format_output to pass through list of ToolOutputMixin instances

#36963
Comparing
hunter/multi-mixin-basetool
(
c57453b
) with
master
(
bb77a42
)
CodSpeed Performance Gauge
-1%
Untouched
13
Skipped
2

Benchmarks

15 total
test_import_time[Runnable]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
0%
1.3 s*1.3 s
test_import_time[LangChainTracer]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
0%
1.2 s*1.2 s
test_import_time[CallbackManager]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
0%
815.9 ms*817.4 ms
test_import_time[ChatPromptTemplate]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
0%
1.6 s*1.6 s
test_import_time[InMemoryVectorStore]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
0%
1.5 s*1.5 s
test_import_time[RunnableLambda]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
0%
1.3 s*1.3 s
test_import_time[InMemoryRateLimiter]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
0%
445.3 ms*446.4 ms
test_import_time[PydanticOutputParser]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
0%
1.4 s*1.4 s
test_import_time[BaseChatModel]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
0%
1.4 s*1.4 s
test_import_time[Document]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
0%
485.1 ms*487.4 ms
test_async_callbacks_in_sync
libs/core/tests/benchmarks/test_async_callbacks.py
CodSpeed Performance Gauge
-1%
55.2 ms*55.6 ms
test_import_time[HumanMessage]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-1%
672.9 ms*678.5 ms
test_import_time[tool]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-3%
1.4 s*1.5 s
test_create_agent_instantiation_with_middleware
libs/langchain_v1/tests/benchmarks/test_create_agent.py
Skipped
14.9 ms*
test_create_agent_instantiation
libs/langchain_v1/tests/benchmarks/test_create_agent.py
Skipped
4.1 ms*

Commits

Click on a commit to change the comparison range
Base
master
bb77a42
-0.16%
feat(core): allow _format_output to pass through list of ToolOutputMixin instances
dad867f
15 hours ago
by hntrl
+0.54%
fix(core): add __hash__ to _FakeOutput to satisfy PLW1641 lint rule
c0dedac
14 hours ago
by hntrl
-0.91%
fix(core): remove unused type: ignore comment flagged by mypy
c57453b
14 hours ago
by hntrl
© 2026 CodSpeed Technology
Home Terms Privacy Docs