Class CodeInterpreterLogOutput
Namespace: Glitch9.AIDevKit.OpenAI
Assembly: .dll
Syntax
public class CodeInterpreterLogOutput : CodeInterpreterOutput
Constructors
CodeInterpreterLogOutput()
Declaration
public CodeInterpreterLogOutput()
Properties
Logs
Declaration
public string Logs { get; set; }
Property Value
Type | Description |
---|---|
string |