Skip to content

Commit da970dc

Browse files
authored
Merge pull request #361 from mrbullwinkle/patch-2
Update dall-e.md
2 parents 1d65680 + 53d7371 commit da970dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/how-to/dall-e.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ With DALL-E 3, you can't generate more than one image in a single API call: the
232232

233233
#### Response format
234234

235-
The format in which dall-e-3 generated images are returned. Must be one of `url` or `b64_json`. This parameter isn't supported for gpt-image-1 which will always return base64-encoded images.
235+
The format in which DALL-E 3 generated images are returned. Must be one of `url` or `b64_json`. This parameter isn't supported for GPT-image-1 which always returns base64-encoded images.
236236

237237
---
238238

0 commit comments

Comments
 (0)