Class CodeInterpreterLogOutput
Inherited Members
Namespace: Glitch9.AIDevKit.OpenAI
Assembly: Glitch9.AIDevKit.Provider.OpenAI.dll
Syntax
public class CodeInterpreterLogOutput : CodeInterpreterOutput
Constructors
| Edit this page View SourceCodeInterpreterLogOutput()
Declaration
[JsonConstructor]
public CodeInterpreterLogOutput()
Properties
| Edit this page View SourceLogs
Declaration
[JsonProperty("logs")]
public string Logs { get; set; }
Property Value
| Type | Description |
|---|---|
| string |