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