Crig::Providers::OpenAI::InputContent
Constructors
function_call(function_call : OutputFunctionCall) : self
Sourcefunction_call_output(function_call_output : ToolResult) : self
Sourcemessage(message : Message) : self
Sourcenew(kind : Kind, message : Message | Nil = nil, reasoning : OpenAIReasoning | Nil = nil, function_call : OutputFunctionCall | Nil = nil, function_call_output : ToolResult | Nil = nil)
Sourcereasoning(reasoning : OpenAIReasoning) : self
SourceInstance methods
function_call
Sourcefunction_call_output
Sourcekind
Sourcemessage
Sourcereasoning
Sourceto_json_value
Source