Class: LittleGhost::Subagents::ControlTool

Inherits:
Tool
  • Object
show all
Defined in:
lib/little_ghost/subagents/control_tool.rb

Overview

:nodoc:

Constant Summary

Constants inherited from Tool

Tool::UNSET_RESULT_VALUE

Instance Attribute Summary

Attributes inherited from Tool

#context

Method Summary

Methods inherited from Tool

#agent, available?, available_if, #call, #close, define, description, #description, exclusive, #exclusive?, #execute, #initialize, input_schema, #input_schema, #model, #run, #runtime, #sandbox, specification, #specification, tool_name, #tool_name, #workspace

Methods included from LittleGhost::Support::ClassAttributes

#class_attribute, included

Constructor Details

This class inherits a constructor from LittleGhost::Tool