File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
configured_endpoints : 64
2
- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/openai-8fe357c6b5a425d810d731e4102a052d8e38c5e2d66950e6de1025415160bf88 .yml
2
+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/openai-3a69e1cc9e1efda3fb82d0fb35961749f886a87594dae9d8d2aa5c60f157f5d2 .yml
Original file line number Diff line number Diff line change @@ -818,7 +818,8 @@ export interface ChatCompletionCreateParamsBase {
818
818
*
819
819
* - If set to 'auto', the system will utilize scale tier credits until they are
820
820
* exhausted.
821
- * - If set to 'default', the request will be processed in the shared cluster.
821
+ * - If set to 'default', the request will be processed using the default service
822
+ * tier with a lower uptime SLA and no latency guarentee.
822
823
*
823
824
* When this parameter is set, the response body will include the `service_tier`
824
825
* utilized.
You can’t perform that action at this time.
0 commit comments