Skip to content

Commit a35c6d1

Browse files
authored
[Azure OpenAI] Clarify Response_Format for gpt-image-1 (add tab close)
As discussed in MicrosoftDocs/azure-ai-docs-pr#4365, Response_Format is not supported for gpt-image-1. But current documentation is still confusing and needs more clarification for output to explain response_format parameter is not supported for GPT-image-1 which always returns base64-encoded images. (tab close added at the end)
1 parent 8a6a2ea commit a35c6d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ The response from a successful image generation API call looks like the followin
138138
]
139139
}
140140
```
141+
---
141142

142143
### API call rejection
143144

0 commit comments

Comments
 (0)