AI DevKit
Search Results for

    Show / Hide Table of Contents

    Enum GroqCloudTypes.ServiceTier

    The service tier to use for the request. Defaults to on_demand. auto will automatically select the highest tier available within the rate limits of your organization. flex uses the flex tier, which will succeed or fail quickly.

    Namespace: Glitch9.AIDevKit
    Assembly: .dll
    Syntax
    public enum GroqCloudTypes.ServiceTier

    Fields

    Name Description
    Auto
    Flex
    OnDemand
    Performance
    In this article
    Back to top Generated by DocFX