AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Enum ImageQuality

    The quality of the image that will be generated. HighDefinition creates images with finer details and greater consistency across the image. This param is only supported for OpenAIModel.DallE3.

    Namespace: Glitch9.AIDevKit
    Assembly: .dll
    Syntax
    public enum ImageQuality
    Remarks

    Defaults to Standard

    Fields

    Name Description
    High
    HighDefinition
    Low
    Medium
    Standard
    In this article
    Back to top Generated by DocFX