@@ -299,9 +299,9 @@ private constructor(
299
299
* - If set to 'auto', and the Project is Scale tier enabled, the system will utilize scale tier
300
300
* credits until they are exhausted.
301
301
* - If set to 'auto', and the Project is not Scale tier enabled, the request will be processed
302
- * using the default service tier with a lower uptime SLA and no latency guarentee .
302
+ * using the default service tier with a lower uptime SLA and no latency guarantee .
303
303
* - If set to 'default', the request will be processed using the default service tier with a
304
- * lower uptime SLA and no latency guarentee .
304
+ * lower uptime SLA and no latency guarantee .
305
305
* - If set to 'flex', the request will be processed with the Flex Processing service tier.
306
306
* [Learn more](https://platform.openai.com/docs/guides/flex-processing).
307
307
* - When not set, the default behavior is 'auto'.
@@ -1356,9 +1356,9 @@ private constructor(
1356
1356
* tier credits until they are exhausted.
1357
1357
* - If set to 'auto', and the Project is not Scale tier enabled, the request will be
1358
1358
* processed using the default service tier with a lower uptime SLA and no latency
1359
- * guarentee .
1359
+ * guarantee .
1360
1360
* - If set to 'default', the request will be processed using the default service tier with
1361
- * a lower uptime SLA and no latency guarentee .
1361
+ * a lower uptime SLA and no latency guarantee .
1362
1362
* - If set to 'flex', the request will be processed with the Flex Processing service tier.
1363
1363
* [Learn more](https://platform.openai.com/docs/guides/flex-processing).
1364
1364
* - When not set, the default behavior is 'auto'.
@@ -2157,9 +2157,9 @@ private constructor(
2157
2157
* tier credits until they are exhausted.
2158
2158
* - If set to 'auto', and the Project is not Scale tier enabled, the request will be
2159
2159
* processed using the default service tier with a lower uptime SLA and no latency
2160
- * guarentee .
2160
+ * guarantee .
2161
2161
* - If set to 'default', the request will be processed using the default service tier with
2162
- * a lower uptime SLA and no latency guarentee .
2162
+ * a lower uptime SLA and no latency guarantee .
2163
2163
* - If set to 'flex', the request will be processed with the Flex Processing service tier.
2164
2164
* [Learn more](https://platform.openai.com/docs/guides/flex-processing).
2165
2165
* - When not set, the default behavior is 'auto'.
@@ -3338,9 +3338,9 @@ private constructor(
3338
3338
* scale tier credits until they are exhausted.
3339
3339
* - If set to 'auto', and the Project is not Scale tier enabled, the request will be
3340
3340
* processed using the default service tier with a lower uptime SLA and no latency
3341
- * guarentee .
3341
+ * guarantee .
3342
3342
* - If set to 'default', the request will be processed using the default service tier
3343
- * with a lower uptime SLA and no latency guarentee .
3343
+ * with a lower uptime SLA and no latency guarantee .
3344
3344
* - If set to 'flex', the request will be processed with the Flex Processing service
3345
3345
* tier. [Learn more](https://platform.openai.com/docs/guides/flex-processing).
3346
3346
* - When not set, the default behavior is 'auto'.
@@ -5028,9 +5028,9 @@ private constructor(
5028
5028
* - If set to 'auto', and the Project is Scale tier enabled, the system will utilize scale tier
5029
5029
* credits until they are exhausted.
5030
5030
* - If set to 'auto', and the Project is not Scale tier enabled, the request will be processed
5031
- * using the default service tier with a lower uptime SLA and no latency guarentee .
5031
+ * using the default service tier with a lower uptime SLA and no latency guarantee .
5032
5032
* - If set to 'default', the request will be processed using the default service tier with a
5033
- * lower uptime SLA and no latency guarentee .
5033
+ * lower uptime SLA and no latency guarantee .
5034
5034
* - If set to 'flex', the request will be processed with the Flex Processing service tier.
5035
5035
* [Learn more](https://platform.openai.com/docs/guides/flex-processing).
5036
5036
* - When not set, the default behavior is 'auto'.
0 commit comments