adk-python/tests/unittests
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
..
agents chore: reformat the codes using autoformat.sh 2025-05-22 09:43:54 -07:00
artifacts chore: reformat the codes using autoformat.sh 2025-05-22 09:43:54 -07:00
auth chore: reformat the codes using autoformat.sh 2025-05-22 09:43:54 -07:00
cli chore: fix fast api ut 2025-05-29 16:40:40 -07:00
code_executors chore: auto-format files. 2025-05-29 19:24:16 -07:00
evaluation chore: reformat the codes using autoformat.sh 2025-05-22 09:43:54 -07:00
fast_api chore: fix fast api ut 2025-05-29 16:40:40 -07:00
flows fix: Call all tools in parallel calls during partial authentication 2025-05-31 13:14:06 -07:00
models chore: Add agent engine telemetry 2025-05-30 14:49:39 -07:00
sessions fix: Continue fetching events if there are multiple pages. 2025-05-29 19:42:50 -07:00
streaming Move public_utils to utils in tests 2025-05-21 16:35:11 -07:00
tools refactor: uniform Google LLM variant and parsing logic and make contant value consistent with Google GenAI SDK : 903e0729ce/google/genai/_automatic_function_calling_util.py (L96) 2025-05-31 13:12:25 -07:00
utils Move public_utils to utils in tests 2025-05-21 16:35:11 -07:00
__init__.py Support async agent and model callbacks 2025-05-06 15:14:10 -07:00
conftest.py Moves unittests to root folder and adds github action to run unit tests. (#72) 2025-04-11 08:25:59 -07:00
test_telemetry.py Make tool_call one span for telemetry 2025-05-29 11:47:40 -07:00
testing_utils.py refactor: rename agent_dir to agents_dir and rename app_id to app_name in fast_api.py to make it consistent among every endpoints 2025-05-26 11:51:19 -07:00