OpenAI::CodeInterpreterOutputLogs
Inherits JSON::Serializable < Reference < Object
The logs output from the code interpreter.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : CodeInterpreterOutputLogsType = CodeInterpreterOutputLogsType::Logs, logs : String = "")
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source