struct

Crig::Providers::Gemini::Interactions::ThoughtSummaryContent

Inherits Struct < Value < Object

Constructors

image(image : ImageContent) : self
Source
new(kind : Kind, text : TextContent | Nil = nil, image : ImageContent | Nil = nil)
Source
text(text : TextContent) : self
Source

Instance methods

image
Source
kind
Source
text
Source
to_json(json : JSON::Builder) : Nil
Source

Nested types