Skip to main content

Overview

Use other agents as tools for hierarchical agent architectures.

Usage

Parameters

  • Any agent instance can be used as a tool
  • The agent’s name, role, goal, and system_prompt are used to generate the tool description
  • Tool name format: ask_{agent_name}