Skip to content

Commit 0df12d7

Browse files
authored
Merge pull request #283 from openai/dev/zhang/changes
Updates scale tier language
2 parents 0f5de60 + 31f1793 commit 0df12d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7929,7 +7929,7 @@ components:
79297929
description: |
79307930
Specifies the latency tier to use for processing the request. This parameter is relevant for customers subscribed to the scale tier service:
79317931
- If set to 'auto', the system will utilize scale tier credits until they are exhausted.
7932-
- If set to 'default', the request will be processed in the shared cluster.
7932+
- If set to 'default', the request will be processed using the default service tier with a lower uptime SLA and no latency guarentee.
79337933

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

0 commit comments

Comments
 (0)