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 |