adk-python/tests/unittests/flows/llm_flows
Selcuk Gun 999a7fe69d Make tool_call one span for telemetry
Also renamed tool_call as execute_tool and added attributes as recommended in https://opentelemetry.io/docs/specs/semconv/gen-ai/gen-ai-spans/#execute-tool-span.

PiperOrigin-RevId: 764594179
2025-05-29 11:47:40 -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 Move public_utils to utils in tests 2025-05-21 16:35:11 -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 Move public_utils to utils in tests 2025-05-21 16:35:11 -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 Move public_utils to utils in tests 2025-05-21 16:35:11 -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