Skip to main content

supports_tools

Method
This is a method of the AgentRuntimeProtocol class in the resolve module.
Whether this runtime supports tool calling.

Signature

Returns

bool
The result of the operation.

Source

View on GitHub

praisonaiagents/runtime/resolve.py at line 51

Tools Concept

Create Custom Tools

Tool Development