struct

Crig::Providers::Ollama::UserContent

Inherits Struct < Value < Object

Constructors

image(url : ImageUrl) : self
Source
new(kind : Kind, text : String | Nil = nil, image_url : ImageUrl | Nil = nil)
Source
text(value : String) : self
Source

Instance methods

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

Nested types