Crig::Providers::Gemini::Interactions::ToolChoice
Constructors
config(config : ToolChoiceConfig) : self
Sourcefrom_core(choice : Crig::Completion::ToolChoice) : self
Sourcenew(kind : Kind, type : ToolChoiceType | Nil = nil, config : ToolChoiceConfig | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcetype(type : ToolChoiceType) : self
SourceInstance methods
config
Sourcekind
Sourcetype
Source