Table of Contents

Class CodeInterpreterOutputLogs

Namespace
Glitch9.AIDevKit
public class CodeInterpreterOutputLogs : CodeInterpreterResult
Inheritance
object
CodeInterpreterOutputLogs
Inherited Members

Properties

Logs

Required. The logs output from the code interpreter.

public string Logs { get; set; }

Property Value

string