to_tool_function
Method
This is a method of the Handoff class in the handoff module.Convert this handoff to a tool function that can be called by the LLM.
Signature
Parameters
The agent that will be using this handoff
Returns
A callable function that performs the handoff
Uses
time.timelogger.infochatHandoffResultlogger.errorinspect.Parameterinspect.Signature
Source
View on GitHub
praisonaiagents/agent/handoff.py at line 563
