AI::OpenAI::OpenAIChatFunctionTool
Inherits JSON::Serializable < Struct < Value < Object
Function tool definition for API request.
Constructors
new(pull : JSON::PullParser)
Sourcenew(function : OpenAIChatFunctionDefinition)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
function
Sourcetype
Source