struct

Anthropic::Content::ImageSource

Inherits JSON::Serializable < Struct < Value < Object

Image source for base64-encoded images.

Constructors

new(media_type : String, data : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

data
Source
media_type
Source
type
Source

Nested types