Skip to main content

remove_all_tools

Method
This is a method of the handoff_filters class in the handoff module.
Remove all tool calls from the message history.

Signature

Parameters

HandoffInputData
required
No description available.

Returns

HandoffInputData
The result of the operation.

Source

View on GitHub

praisonaiagents/agent/handoff.py at line 1198

Tools Concept

Create Custom Tools

Tool Development