Skip to main content

has_tools

Method
This is a method of the PreparedTurnContext class in the turn_context module.
Check if any tools are available for this turn.

Signature

Returns

bool
The result of the operation.

Source

View on GitHub

praisonaiagents/runtime/turn_context.py at line 239

Tools Concept

Create Custom Tools

Tool Development