struct

Crig::Providers::OpenAI::Chat::ToolResultContent

Inherits JSON::Serializable < Struct < Value < Object

Constructors

from_string(text : String) : self
Source
new(text : String, type : ToolResultContentType = ToolResultContentType::Text)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

text
Source
type
Source