OpenAI::ToolChoiceFunction
Inherits JSON::Serializable < Reference < Object
Use this option to force the model to call a specific function.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
type_value=(type_value : ToolChoiceFunctionType)
For function calling, the type is always function.