OpenAI::SpecificFunctionShellParam
Inherits JSON::Serializable < Reference < Object
Forces the model to call the shell tool when a tool call is required.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : SpecificFunctionShellParamType = SpecificFunctionShellParamType::Shell)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source