Class CodeInterpreterImageOutput
Inherited Members
Namespace: Glitch9.AIDevKit.OpenAI
Assembly: Glitch9.AIDevKit.Provider.OpenAI.dll
Syntax
public class CodeInterpreterImageOutput : CodeInterpreterOutput
Constructors
| Edit this page View SourceCodeInterpreterImageOutput()
Declaration
[JsonConstructor]
public CodeInterpreterImageOutput()
Properties
| Edit this page View SourceImage
Declaration
[JsonProperty("image")]
public FileContentData Image { get; set; }
Property Value
| Type | Description |
|---|---|
| FileContentData |