Expand description
YAML/TOML agent configuration — define agents without code.
Mirrors upstream ADK’s root_agent.yaml format. Agents can be defined
declaratively and loaded at runtime by the CLI or API server.
Structs§
- Agent
Config - Declarative agent configuration — loadable from YAML or TOML.
- Tool
Config - Tool configuration within an agent config.
Enums§
- Agent
Config Error - Errors from agent config operations.
Functions§
- discover_
agent_ configs - Discover agent configurations in a directory.