AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Namespace Glitch9.AIDevKit.OpenAI.Assistants

    Classes

    AssistantController

    Formarly AssistantsAPIv2, this class is now called AssistantController. The Assistants API allows you to build AI assistants within your own applications. An Assistant has instructions and can leverage models, tools, and files to respond to user queries. The Assistants API currently supports three types of tools: Code Interpreter, File Search, and Function calling.

    AssistantEventStream

    AssistantSettings

    Represents configuration options for creating and interacting with an OpenAI Assistant tool.

    Enums

    AssistantStatus

    Represents the stages of the Assistants API.

    RunStatusCheckType

    In this article
    Back to top Generated by DocFX