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
0%
Untouched
14

Benchmarks

Passed

test_stream_time
libs/partners/anthropic/tests/integration_tests/test_standard.py::TestAnthropicStandard::test_stream_time
CodSpeed Performance Gauge
0%
37.6 ms37.4 ms
test_init_time
libs/partners/openai/tests/unit_tests/chat_models/test_base_standard.py::TestOpenAIStandard::test_init_time
CodSpeed Performance Gauge
0%
17.1 ms17.1 ms
test_init_time
libs/partners/anthropic/tests/unit_tests/test_standard.py::TestAnthropicStandard::test_init_time
CodSpeed Performance Gauge
0%
3.8 ms3.8 ms
test_stream_time
libs/partners/openai/tests/integration_tests/chat_models/test_base_standard.py::TestOpenAIStandard::test_stream_time
CodSpeed Performance Gauge
0%
1.1 s1.1 s
test_init_time
libs/partners/mistralai/tests/unit_tests/test_standard.py::TestMistralStandard::test_init_time
CodSpeed Performance Gauge
0%
12.6 ms12.5 ms
test_stream_time
libs/partners/openai/tests/integration_tests/chat_models/test_responses_standard.py::TestOpenAIStandard::test_stream_time
CodSpeed Performance Gauge
0%
1.1 s1.1 s
test_init_time
libs/partners/openai/tests/unit_tests/chat_models/test_responses_standard.py::TestOpenAIResponses::test_init_time
CodSpeed Performance Gauge
0%
17.2 ms17.2 ms
test_stream_time
libs/partners/openai/tests/integration_tests/chat_models/test_responses_standard.py::TestOpenAIResponses::test_stream_time
CodSpeed Performance Gauge
0%
935.9 ms935.5 ms
test_init_time
libs/partners/fireworks/tests/unit_tests/test_standard.py::TestFireworksStandard::test_init_time
CodSpeed Performance Gauge
0%
6.6 s6.6 s
test_init_time
libs/partners/groq/tests/unit_tests/test_standard.py::TestGroqStandard::test_init_time
CodSpeed Performance Gauge
0%
1.6 s1.6 s
test_init_time
libs/partners/xai/tests/unit_tests/test_chat_models_standard.py::TestXAIStandard::test_init_time
CodSpeed Performance Gauge
0%
3.3 s3.3 s
test_init_time
libs/partners/deepseek/tests/unit_tests/test_chat_models.py::TestChatDeepSeekUnit::test_init_time
CodSpeed Performance Gauge
0%
1.6 s1.6 s
test_init_time
libs/partners/openai/tests/unit_tests/chat_models/test_azure_standard.py::TestOpenAIStandard::test_init_time
CodSpeed Performance Gauge
0%
1.7 s1.7 s
test_init_time_with_client
libs/partners/anthropic/tests/unit_tests/test_standard.py::test_init_time_with_client
CodSpeed Performance Gauge
0%
5.3 ms5.3 ms

Commits

Click on a commit to change the comparison range
Base
master
01fdeed
+0.13%
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.06%
chore(lint): fix ruff errors in tests and remove unused import in agent_iterator
c27fc8b
14 days ago
by raviraj-441
0%
chore(tests): fix ruff issues in agent config propagation tests
c2cbf26
14 days ago
by raviraj-441
+0.01%
fix(agents): remove unused mypy ignore by dynamically importing yaml; organize imports to satisfy Ruff
6455130
14 days ago
by raviraj-441
-0.02%
chore(tests): fix mypy unreachable/Optional usage in config propagation optional tests
97c7510
14 days ago
by raviraj-441
-0.03%
chore(tests): apply ruff formatting to agent config propagation tests
82a92c0
14 days ago
by raviraj-441
+0.04%
Merge branch 'master' into fix/agents-config-propagation
65ea758
13 days ago
by raviraj-441
-0.06%
Merge branch 'master' into fix/agents-config-propagation
e121bb6
9 days ago
by raviraj-441
+0.09%
Merge branch 'master' into fix/agents-config-propagation
1405fca
6 days ago
by raviraj-441
© 2025 CodSpeed Technology
Home Terms Privacy Docs