Google::GenerativeAI::Content
Inherits MessagePack::Serializable < JSON::Serializable < Google::Resource < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
new(pull : MessagePack::Unpacker)
new(text : String)
Sourcenew(parts : Array(Google::GenerativeAI::Content::Part) = [] of Part, role : Google::GenerativeAI::Content::Role | Nil = :user)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance methods
parts
role
to_s(io) : Nil
SourceMacros
define(type, *vars)
SourceNested types
- Google::GenerativeAI::Content::CodeExecutionResult
- Google::GenerativeAI::Content::ExecutableCode
- Google::GenerativeAI::Content::FileData
- Google::GenerativeAI::Content::FunctionCall
- Google::GenerativeAI::Content::FunctionResponse
- Google::GenerativeAI::Content::InlineData
- Google::GenerativeAI::Content::Part
- Google::GenerativeAI::Content::Role
- Google::GenerativeAI::Content::Text