We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 393a887 + 959a8bd commit 29d9cf1Copy full SHA for 29d9cf1
articles/ai-services/openai/how-to/responses.md
@@ -56,8 +56,9 @@ Not every model is available in the regions supported by the responses API. Chec
56
> Not currently supported:
57
> - The web search tool
58
> - Fine-tuned models
59
-> - Image generation via streaming
60
-> - Images can't be uploaded as a file and then referenced as input.
+> - Image generation via streaming. Coming soon.
+> - Images can't be uploaded as a file and then referenced as input. Coming soon.
61
+> - There's a known issue with performance when background mode is used with streaming. The issue is expected to be resolved soon.
62
63
### Reference documentation
64
0 commit comments