mirror of
https://github.com/EvolutionAPI/adk-python.git
synced 2025-12-13 03:49:34 -06:00
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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _test_examples.py | ||
| test_agent_transfer.py | ||
| test_async_tool_callbacks.py | ||
| test_functions_long_running.py | ||
| test_functions_request_euc.py | ||
| test_functions_sequential.py | ||
| test_functions_simple.py | ||
| test_identity.py | ||
| test_instructions.py | ||
| test_model_callbacks.py | ||
| test_other_configs.py | ||
| test_tool_callbacks.py | ||
| test_tool_telemetry.py | ||