Avatar for the langchain-ai user
langchain-ai
langchain
Instrumentation
Wall Time
BlogDocsChangelog

agents: pass config to tools in `AgentExecutor`

#32773
Comparing
20ns:fix/issue-32671-config-not-passed-to-tools
(
666f2da
) with
master
(
6b5fdfb
)
CodSpeed Performance Gauge
+4%
Improvements
0
Regressions
0
Untouched
13
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

test_import_time[InMemoryVectorStore]
libs/core/tests/benchmarks/test_imports.py::test_import_time[InMemoryVectorStore]
CodSpeed Performance Gauge
+5%
254.1 ms
241.6 ms
test_import_time[InMemoryRateLimiter]
libs/core/tests/benchmarks/test_imports.py::test_import_time[InMemoryRateLimiter]
CodSpeed Performance Gauge
+5%
173.8 ms
165.6 ms
test_import_time[RunnableLambda]
libs/core/tests/benchmarks/test_imports.py::test_import_time[RunnableLambda]
CodSpeed Performance Gauge
+5%
241.7 ms
230.8 ms
test_import_time[Runnable]
libs/core/tests/benchmarks/test_imports.py::test_import_time[Runnable]
CodSpeed Performance Gauge
+5%
240.8 ms
230 ms
test_import_time[PydanticOutputParser]
libs/core/tests/benchmarks/test_imports.py::test_import_time[PydanticOutputParser]
CodSpeed Performance Gauge
+5%
382.6 ms
365.9 ms
test_import_time[BaseChatModel]
libs/core/tests/benchmarks/test_imports.py::test_import_time[BaseChatModel]
CodSpeed Performance Gauge
+5%
511.4 ms
489.2 ms
test_import_time[HumanMessage]
libs/core/tests/benchmarks/test_imports.py::test_import_time[HumanMessage]
CodSpeed Performance Gauge
+4%
221.7 ms
212.2 ms
test_import_time[Document]
libs/core/tests/benchmarks/test_imports.py::test_import_time[Document]
CodSpeed Performance Gauge
+4%
219.1 ms
210 ms
test_import_time[ChatPromptTemplate]
libs/core/tests/benchmarks/test_imports.py::test_import_time[ChatPromptTemplate]
CodSpeed Performance Gauge
+3%
431.5 ms
417.5 ms
test_import_time[LangChainTracer]
libs/core/tests/benchmarks/test_imports.py::test_import_time[LangChainTracer]
CodSpeed Performance Gauge
+3%
428.7 ms
416.3 ms
test_import_time[tool]
libs/core/tests/benchmarks/test_imports.py::test_import_time[tool]
CodSpeed Performance Gauge
+2%
493.7 ms
484.5 ms
test_async_callbacks_in_sync
libs/core/tests/benchmarks/test_async_callbacks.py::test_async_callbacks_in_sync
CodSpeed Performance Gauge
+2%
24.1 ms
23.7 ms
test_import_time[CallbackManager]
libs/core/tests/benchmarks/test_imports.py::test_import_time[CallbackManager]
CodSpeed Performance Gauge
0%
434.2 ms
432.3 ms

Commits

Click on a commit to change the comparison range
Base
master
6b5fdfb
+4.27%
fix: Line length and method signature updates for linting compliance - Fixed line length issue in Chain.ainvoke() - Updated abstract method signatures to include config parameter - Added proper documentation for config parameter in docstrings
10488df
7 days ago
by 20ns
-0.6%
fix: use built-in types instead of typing module imports for Python 3.9+ compatibility
666f2da
7 days ago
by 20ns
© 2025 CodSpeed Technology
Home Terms Privacy Docs