AI DevKit
Search Results for

    Show / Hide Table of Contents

    Enum ModelEndpoint

    Represents the endpoints available for AI models.

    Namespace: Glitch9.AIDevKit.OpenAI
    Assembly: .dll
    Syntax
    [Flags]
    public enum ModelEndpoint

    Fields

    Name Description
    Assistants
    AudioTranscriptions
    AudioTranslations
    Batch
    ChatCompletions
    Completions
    Embeddings
    FineTuning
    ImageGeneration
    ImageInpainting
    Moderations
    None

    Error endpoint, used when no valid endpoint is specified.

    Realtime
    Responses
    SpeechGeneration
    In this article
    Back to top Generated by DocFX