ToolAwareAgentProtocol
Defined in the protocols module.AI Agent Protocol for agents that support tools. This extends AgentProtocol with tool-related properties.
Methods
tools()
List of tools available to the agent.
Source
View on GitHub
praisonaiagents/agent/protocols.py at line 121
