feat: extract agent loading logic from fast_api.py to a separate Agen… · google/adk-python@618c824

…tLoader class and support more agent definition folder/file structure. Structures supported: a) agents_dir/agent_name.py (with root_agent or agent.root_agent in it) b) agents_dir/agent_name_folde...