Class CodeInterpreterOutputImage
Inherited Members
Namespace: Glitch9.AIDevKit
Assembly: Glitch9.AIDevKit.dll
Syntax
public class CodeInterpreterOutputImage : CodeInterpreterResult
Properties
| Edit this page View SourceUrl
Required. The URL of the image output from the code interpreter.
Declaration
[JsonProperty("url")]
public string Url { get; set; }
Property Value
| Type | Description |
|---|---|
| string |