OpenAI::RunStepDeltaStepDetailsToolCallsCodeOutputLogsObject
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(index : Int64 = 0, type_value : RunStepDeltaStepDetailsToolCallsCodeOutputLogsObjectType = RunStepDeltaStepDetailsToolCallsCodeOutputLogsObjectType::Logs, logs : String | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
type_value=(type_value : RunStepDeltaStepDetailsToolCallsCodeOutputLogsObjectType)
Always logs.