struct AI::Google::InlineData

Overview

Inline data for binary content (images, audio, etc.)

Included Modules

Defined in:

ai/google/google_generative_ai_prompt.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(mime_type : String, data : String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]
def self.new(*, __pull_for_json_serializable pull : JSON::PullParser) #

[View source]

Instance Method Detail

def data : String #

[View source]
def mime_type : String #

[View source]