struct

Finfry::AI::ToolOutcome

Inherits Struct < Value < Object

The result of running a tool, fed back to the model.

Constructors

new(content : String, error : Bool = false)
Source

Instance methods

content
Source
error?
Source