Skip to main content

tools

Method
This is a method of the ToolAwareAgentProtocol class in the protocols module.
List of tools available to the agent.

Signature

Returns

List[Any]
The result of the operation.

Source

View on GitHub

praisonaiagents/agent/protocols.py at line 129

Tools Concept

Create Custom Tools

Tool Development