Skip to main content

tool_calls

Method
This is a method of the ScriptedModel class in the scripted module.
Script a turn in which the model calls several tools at once.

Signature

Returns

ScriptedReply
class:ScriptedReply carrying all of them.

Uses

  • ScriptedReply

Source

View on GitHub

praisonaiagents/model_harness/scripted.py at line 329

Tools Concept

Create Custom Tools

Tool Development