Skip to main content

filter_tools

Method
This is a method of the ToolPolicy class in the protocols module.
Return a copy of tools with denied/disallowed tools removed.

Signature

Parameters

Optional
required
No description available.

Returns

List[Any]
The result of the operation.

Uses

  • is_tool_allowed

Used By

Source

View on GitHub

praisonaiagents/gateway/protocols.py at line 1660

Tools Concept

Create Custom Tools

Tool Development