OpenAI::AssistantToolsFunction
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : AssistantToolsFunctionType = AssistantToolsFunctionType::Function, function : FunctionObject = FunctionObject.new)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
function
Sourcefunction=(function : FunctionObject)
Source