OpenAI::RunStepDetailsToolCallsCodeOutputLogsObject
Inherits JSON::Serializable < Reference < Object
Text output from the Code Interpreter tool call as part of a run step.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : RunStepDetailsToolCallsCodeOutputLogsObjectType = RunStepDetailsToolCallsCodeOutputLogsObjectType::Logs, logs : String = "")
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source