Skip to main content

tool_names

Method
This is a method of the RecordedRequest class in the scripted module.
Names of the tools offered to the model on this turn.

Signature

Returns

Tuple[str, ...]
The result of the operation.

Source

View on GitHub

praisonaiagents/model_harness/scripted.py at line 182

Tools Concept

Create Custom Tools

Tool Development