Table of Contents

Class CodeInterpreterOutputImage

Namespace
Glitch9.AIDevKit
public class CodeInterpreterOutputImage : CodeInterpreterResult
Inheritance
object
CodeInterpreterOutputImage
Inherited Members

Properties

Url

Required. The URL of the image output from the code interpreter.

public string Url { get; set; }

Property Value

string