adk-python/tests/unittests/flows/llm_flows
Calvin Giles 0e72efb439 fix: Call all tools in parallel calls during partial authentication
Copybara import of the project:

--
ffd6184d7e402b0787b0fa37fc09cd519adcc7f3 by Calvin Giles <calvin.giles@trademe.co.nz>:

fix: Call all tools in parallel calls during partial authentication

--
c71782a582ba825dbe2246cdb5be3f273ca90dca by seanzhou1023 <seanzhou1023@gmail.com>:

Update auth_preprocessor.py
--
843af6b1bc0bc6291cb9cb23acf11840098ba6dd by seanzhou1023 <seanzhou1023@gmail.com>:

Update test_functions_request_euc.py
--
955e3fa852420ecbf196583caa3cf86b7b80ab56 by seanzhou1023 <seanzhou1023@gmail.com>:

Update test_functions_request_euc.py

COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/853 from calvingiles:fix-parallel-auth-tool-calls f44671e37b9fe44a25c9b1c0c25a26fc634b011c
PiperOrigin-RevId: 765639904
2025-05-31 13:14:06 -07:00
..
__init__.py Support async agent and model callbacks 2025-05-06 15:14:10 -07:00
_test_examples.py Move public_utils to utils in tests 2025-05-21 16:35:11 -07:00
test_agent_transfer.py chore: fix base_llm_flow ut 2025-05-29 11:47:31 -07:00
test_async_tool_callbacks.py Move public_utils to utils in tests 2025-05-21 16:35:11 -07:00
test_functions_long_running.py Move public_utils to utils in tests 2025-05-21 16:35:11 -07:00
test_functions_request_euc.py fix: Call all tools in parallel calls during partial authentication 2025-05-31 13:14:06 -07:00
test_functions_sequential.py Move public_utils to utils in tests 2025-05-21 16:35:11 -07:00
test_functions_simple.py chore: Fix reqeust -> request typo 2025-05-30 15:13:42 -07:00
test_identity.py Move public_utils to utils in tests 2025-05-21 16:35:11 -07:00
test_instructions.py chore: reformat the codes using autoformat.sh 2025-05-22 09:43:54 -07:00
test_model_callbacks.py Move public_utils to utils in tests 2025-05-21 16:35:11 -07:00
test_other_configs.py chore: Add the name of the agent as a billing label. This will help consumers slice their billing reports by Agent. 2025-05-30 17:54:28 -07:00
test_tool_callbacks.py Move public_utils to utils in tests 2025-05-21 16:35:11 -07:00
test_tool_telemetry.py Make tool_call one span for telemetry 2025-05-29 11:47:40 -07:00