AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Class CodeInterpreterOutput

    Inheritance
    object
    CodeInterpreterOutput
    CodeInterpreterImageOutput
    CodeInterpreterLogOutput
    Namespace: Glitch9.AIDevKit.OpenAI
    Assembly: .dll
    Syntax
    public abstract class CodeInterpreterOutput

    Properties

    Index

    Declaration
    public int Index { get; set; }
    Property Value
    Type Description
    int

    Type

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