struct

AI::Provider::LanguageModel::TextPart

Inherits JSON::Serializable < Struct < Value < Object

Text content part (for prompts).

Constructors

new(text : String, provider_options : Shared::ProviderOptions | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

provider_options
Source
text
Source
type
Source