mirror of
https://github.com/EvolutionAPI/adk-python.git
synced 2025-12-12 03:19:34 -06:00
Structures supported: a) agents_dir/agent_name.py (with root_agent or agent.root_agent in it) b) agents_dir/agent_name_folder/__init__.py (with root_agent or agent.root_agent in the package) c) agents_dir/agent_name_folder/agent.py (where agent.py has root_agent) PiperOrigin-RevId: 763943716 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_agent_loader.py | ||
| test_cli_create.py | ||
| test_cli_deploy.py | ||
| test_cli_tools_click.py | ||
| test_cli.py | ||
| test_evals.py | ||