AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Class CodeInterpreterImageOutput

    Inheritance
    object
    CodeInterpreterOutput
    CodeInterpreterImageOutput
    Inherited Members
    CodeInterpreterOutput.Index
    CodeInterpreterOutput.Type
    Namespace: Glitch9.AIDevKit.OpenAI
    Assembly: .dll
    Syntax
    public class CodeInterpreterImageOutput : CodeInterpreterOutput

    Constructors

    CodeInterpreterImageOutput()

    Declaration
    public CodeInterpreterImageOutput()

    Properties

    Image

    Declaration
    public FileRef Image { get; set; }
    Property Value
    Type Description
    FileRef
    In this article
    Back to top Generated by DocFX