agents-overview
✓ RelevantToolLoopAgent class orchestrates LLMs with tools in a loop; define tools with description/inputSchema/execute, call generate() with prompt, agent handles context and stopping conditions automatically.
ToolLoopAgent class orchestrates LLMs with tools in a loop; define tools with description/inputSchema/execute, call generate() with prompt, agent handles context and stopping conditions automatically.