AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Class CodeInterpreterCall

    Inheritance
    object
    ToolCall
    CodeInterpreterCall
    Inherited Members
    ToolCall.Id
    ToolCall.Type
    Namespace: Glitch9.AIDevKit.OpenAI
    Assembly: .dll
    Syntax
    public sealed class CodeInterpreterCall : ToolCall

    Constructors

    CodeInterpreterCall()

    Declaration
    public CodeInterpreterCall()

    Properties

    CodeInterpreter

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