class

Autobot::Config::AgentDefaults

Inherits YAML::Serializable < Reference < Object

Constructors

new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

max_tokens
Source
max_tokens=(max_tokens : Int32)
Source
max_tool_iterations
Source
max_tool_iterations=(max_tool_iterations : Int32)
Source
memory_window
Source
memory_window=(memory_window : Int32)
Source
model
Source
model=(model : String)
Source
temperature
Source
temperature=(temperature : Float64)
Source
workspace
Source
workspace=(workspace : String)
Source