AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Class CodeInterpreterLogOutput

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

    Constructors

    CodeInterpreterLogOutput()

    Declaration
    public CodeInterpreterLogOutput()

    Properties

    Logs

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