Skip to content

Commit

Permalink
Merge pull request #283 from openai/dev/zhang/changes
Browse files Browse the repository at this point in the history
Updates scale tier language
  • Loading branch information
zhang-openai authored Jun 21, 2024
2 parents 0f5de60 + 31f1793 commit 0df12d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7929,7 +7929,7 @@ components:
description: |
Specifies the latency tier to use for processing the request. This parameter is relevant for customers subscribed to the scale tier service:
- If set to 'auto', the system will utilize scale tier credits until they are exhausted.
- If set to 'default', the request will be processed in the shared cluster.
- If set to 'default', the request will be processed using the default service tier with a lower uptime SLA and no latency guarentee.

When this parameter is set, the response body will include the `service_tier` utilized.
type: string
Expand Down

0 comments on commit 0df12d7

Please sign in to comment.