Skip to main content

default_tool_name

Method
This is a method of the Handoff class in the handoff module.
Generate default tool name based on agent name.

Signature

def default_tool_name() -> str

Returns

Returns
str
The result of the operation.

Used By

Source

View on GitHub

praisonaiagents/agent/handoff.py at line 253