Skip to main content

is_tool_allowed

Method
This is a method of the ToolPolicy class in the protocols module.
Return True if tool may be exposed on this route.

Signature

Parameters

Any
required
No description available.

Returns

bool
The result of the operation.

Used By

Source

View on GitHub

praisonaiagents/gateway/protocols.py at line 1647

Tools Concept

Create Custom Tools

Tool Development