struct

Autobot::Agent::ToolExecutor::Result

Inherits Struct < Value < Object

Constructors

new(content : String | Nil, tools_used : Array(String), total_tokens : Int32)
Source

Instance methods

clone
Source
content
copy_with(content _content = @content, tools_used _tools_used = @tools_used, total_tokens _total_tokens = @total_tokens)
Source
tools_used
total_tokens