@@ -196,6 +196,9 @@ def edit(
196
196
responses that return partial images. Value must be between 0 and 3. When set to
197
197
0, the response will be a single image sent in one streaming event.
198
198
199
+ Note that the final image may be sent before the full number of partial images
200
+ are generated if the full image is generated more quickly.
201
+
199
202
quality: The quality of the image that will be generated. `high`, `medium` and `low` are
200
203
only supported for `gpt-image-1`. `dall-e-2` only supports `standard` quality.
201
204
Defaults to `auto`.
@@ -310,6 +313,9 @@ def edit(
310
313
responses that return partial images. Value must be between 0 and 3. When set to
311
314
0, the response will be a single image sent in one streaming event.
312
315
316
+ Note that the final image may be sent before the full number of partial images
317
+ are generated if the full image is generated more quickly.
318
+
313
319
quality: The quality of the image that will be generated. `high`, `medium` and `low` are
314
320
only supported for `gpt-image-1`. `dall-e-2` only supports `standard` quality.
315
321
Defaults to `auto`.
@@ -420,6 +426,9 @@ def edit(
420
426
responses that return partial images. Value must be between 0 and 3. When set to
421
427
0, the response will be a single image sent in one streaming event.
422
428
429
+ Note that the final image may be sent before the full number of partial images
430
+ are generated if the full image is generated more quickly.
431
+
423
432
quality: The quality of the image that will be generated. `high`, `medium` and `low` are
424
433
only supported for `gpt-image-1`. `dall-e-2` only supports `standard` quality.
425
434
Defaults to `auto`.
@@ -579,6 +588,9 @@ def generate(
579
588
responses that return partial images. Value must be between 0 and 3. When set to
580
589
0, the response will be a single image sent in one streaming event.
581
590
591
+ Note that the final image may be sent before the full number of partial images
592
+ are generated if the full image is generated more quickly.
593
+
582
594
quality: The quality of the image that will be generated.
583
595
584
596
- `auto` (default value) will automatically select the best quality for the
@@ -690,6 +702,9 @@ def generate(
690
702
responses that return partial images. Value must be between 0 and 3. When set to
691
703
0, the response will be a single image sent in one streaming event.
692
704
705
+ Note that the final image may be sent before the full number of partial images
706
+ are generated if the full image is generated more quickly.
707
+
693
708
quality: The quality of the image that will be generated.
694
709
695
710
- `auto` (default value) will automatically select the best quality for the
@@ -797,6 +812,9 @@ def generate(
797
812
responses that return partial images. Value must be between 0 and 3. When set to
798
813
0, the response will be a single image sent in one streaming event.
799
814
815
+ Note that the final image may be sent before the full number of partial images
816
+ are generated if the full image is generated more quickly.
817
+
800
818
quality: The quality of the image that will be generated.
801
819
802
820
- `auto` (default value) will automatically select the best quality for the
@@ -1066,6 +1084,9 @@ async def edit(
1066
1084
responses that return partial images. Value must be between 0 and 3. When set to
1067
1085
0, the response will be a single image sent in one streaming event.
1068
1086
1087
+ Note that the final image may be sent before the full number of partial images
1088
+ are generated if the full image is generated more quickly.
1089
+
1069
1090
quality: The quality of the image that will be generated. `high`, `medium` and `low` are
1070
1091
only supported for `gpt-image-1`. `dall-e-2` only supports `standard` quality.
1071
1092
Defaults to `auto`.
@@ -1180,6 +1201,9 @@ async def edit(
1180
1201
responses that return partial images. Value must be between 0 and 3. When set to
1181
1202
0, the response will be a single image sent in one streaming event.
1182
1203
1204
+ Note that the final image may be sent before the full number of partial images
1205
+ are generated if the full image is generated more quickly.
1206
+
1183
1207
quality: The quality of the image that will be generated. `high`, `medium` and `low` are
1184
1208
only supported for `gpt-image-1`. `dall-e-2` only supports `standard` quality.
1185
1209
Defaults to `auto`.
@@ -1290,6 +1314,9 @@ async def edit(
1290
1314
responses that return partial images. Value must be between 0 and 3. When set to
1291
1315
0, the response will be a single image sent in one streaming event.
1292
1316
1317
+ Note that the final image may be sent before the full number of partial images
1318
+ are generated if the full image is generated more quickly.
1319
+
1293
1320
quality: The quality of the image that will be generated. `high`, `medium` and `low` are
1294
1321
only supported for `gpt-image-1`. `dall-e-2` only supports `standard` quality.
1295
1322
Defaults to `auto`.
@@ -1449,6 +1476,9 @@ async def generate(
1449
1476
responses that return partial images. Value must be between 0 and 3. When set to
1450
1477
0, the response will be a single image sent in one streaming event.
1451
1478
1479
+ Note that the final image may be sent before the full number of partial images
1480
+ are generated if the full image is generated more quickly.
1481
+
1452
1482
quality: The quality of the image that will be generated.
1453
1483
1454
1484
- `auto` (default value) will automatically select the best quality for the
@@ -1560,6 +1590,9 @@ async def generate(
1560
1590
responses that return partial images. Value must be between 0 and 3. When set to
1561
1591
0, the response will be a single image sent in one streaming event.
1562
1592
1593
+ Note that the final image may be sent before the full number of partial images
1594
+ are generated if the full image is generated more quickly.
1595
+
1563
1596
quality: The quality of the image that will be generated.
1564
1597
1565
1598
- `auto` (default value) will automatically select the best quality for the
@@ -1667,6 +1700,9 @@ async def generate(
1667
1700
responses that return partial images. Value must be between 0 and 3. When set to
1668
1701
0, the response will be a single image sent in one streaming event.
1669
1702
1703
+ Note that the final image may be sent before the full number of partial images
1704
+ are generated if the full image is generated more quickly.
1705
+
1670
1706
quality: The quality of the image that will be generated.
1671
1707
1672
1708
- `auto` (default value) will automatically select the best quality for the
0 commit comments