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

fix(core): propagate `RunnableConfig` to tools in `AgentExecutor` (sync/async); support Optional/Union signatures

#32768
Comparing
raviraj-441:fix/agents-config-propagation
(
1405fca
) with
master
(
01fdeed
)
CodSpeed Performance Gauge
+2%
Untouched
13

Benchmarks

Passed

test_import_time[BaseChatModel]
libs/core/tests/benchmarks/test_imports.py::test_import_time[BaseChatModel]
CodSpeed Performance Gauge
+4%
501.2 ms482.2 ms
test_import_time[Document]
libs/core/tests/benchmarks/test_imports.py::test_import_time[Document]
CodSpeed Performance Gauge
+3%
213.4 ms206.9 ms
test_import_time[Runnable]
libs/core/tests/benchmarks/test_imports.py::test_import_time[Runnable]
CodSpeed Performance Gauge
+3%
234.7 ms227.8 ms
test_import_time[tool]
libs/core/tests/benchmarks/test_imports.py::test_import_time[tool]
CodSpeed Performance Gauge
+3%
478.4 ms465.3 ms
test_import_time[ChatPromptTemplate]
libs/core/tests/benchmarks/test_imports.py::test_import_time[ChatPromptTemplate]
CodSpeed Performance Gauge
+2%
420.8 ms411.3 ms
test_import_time[HumanMessage]
libs/core/tests/benchmarks/test_imports.py::test_import_time[HumanMessage]
CodSpeed Performance Gauge
+2%
214.7 ms210.3 ms
test_import_time[InMemoryVectorStore]
libs/core/tests/benchmarks/test_imports.py::test_import_time[InMemoryVectorStore]
CodSpeed Performance Gauge
+2%
246.2 ms241.3 ms
test_import_time[CallbackManager]
libs/core/tests/benchmarks/test_imports.py::test_import_time[CallbackManager]
CodSpeed Performance Gauge
+2%
425.3 ms417.1 ms
test_import_time[PydanticOutputParser]
libs/core/tests/benchmarks/test_imports.py::test_import_time[PydanticOutputParser]
CodSpeed Performance Gauge
+1%
365.6 ms361.4 ms
test_import_time[RunnableLambda]
libs/core/tests/benchmarks/test_imports.py::test_import_time[RunnableLambda]
CodSpeed Performance Gauge
+1%
232.2 ms230.4 ms
test_async_callbacks_in_sync
libs/core/tests/benchmarks/test_async_callbacks.py::test_async_callbacks_in_sync
CodSpeed Performance Gauge
+1%
23.9 ms23.7 ms
test_import_time[InMemoryRateLimiter]
libs/core/tests/benchmarks/test_imports.py::test_import_time[InMemoryRateLimiter]
CodSpeed Performance Gauge
+1%
164 ms162.8 ms
test_import_time[LangChainTracer]
libs/core/tests/benchmarks/test_imports.py::test_import_time[LangChainTracer]
CodSpeed Performance Gauge
0%
404.8 ms406.5 ms

Commits

Click on a commit to change the comparison range
Base
master
01fdeed
+3.18%
fix(agents): propagate RunnableConfig through AgentExecutor to tools (sync/async); support Optional/Union signatures; mypy and lint clean
5eb60ea
14 days ago
by raviraj-441
-0.1%
chore(lint): fix ruff errors in tests and remove unused import in agent_iterator
c27fc8b
14 days ago
by raviraj-441
-0.94%
chore(tests): fix ruff issues in agent config propagation tests
c2cbf26
14 days ago
by raviraj-441
-1.85%
fix(agents): remove unused mypy ignore by dynamically importing yaml; organize imports to satisfy Ruff
6455130
14 days ago
by raviraj-441
+1.77%
chore(tests): fix mypy unreachable/Optional usage in config propagation optional tests
97c7510
14 days ago
by raviraj-441
+0.25%
chore(tests): apply ruff formatting to agent config propagation tests
82a92c0
14 days ago
by raviraj-441
+1.29%
Merge branch 'master' into fix/agents-config-propagation
65ea758
13 days ago
by raviraj-441
-4.59%
Merge branch 'master' into fix/agents-config-propagation
e121bb6
9 days ago
by raviraj-441
+2.84%
Merge branch 'master' into fix/agents-config-propagation
1405fca
6 days ago
by raviraj-441
© 2025 CodSpeed Technology
Home Terms Privacy Docs