struct

Crig::Providers::OpenAI::ToolResult

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(call_id : String, output : String | Nil = nil, status : ToolStatus = ToolStatus::Completed, output_content : Array(JSON::Any) | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

call_id
Source
output
Source
output_content
Source
status
Source
to_json_value
Source
type
Source