Class CodeInterpreterOutput
Namespace: Glitch9.AIDevKit.OpenAI
Assembly: .dll
Syntax
public abstract class CodeInterpreterOutput
Properties
Index
Declaration
public int Index { get; set; }
Property Value
Type | Description |
---|---|
int |
Type
Declaration
public CodeInterpreterOutputType Type { get; set; }
Property Value
Type | Description |
---|---|
CodeInterpreterOutputType |