You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/openai/how-to/responses.md
+1-7Lines changed: 1 addition & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: Learn how to use Azure OpenAI's new stateful Responses API.
5
5
manager: nitinme
6
6
ms.service: azure-ai-openai
7
7
ms.topic: include
8
-
ms.date: 03/21/2025
8
+
ms.date: 05/19/2025
9
9
author: mrbullwinkle
10
10
ms.author: mbullwin
11
11
ms.custom: references_regions
@@ -54,13 +54,9 @@ Not every model is available in the regions supported by the responses API. Chec
54
54
55
55
> [!NOTE]
56
56
> Not currently supported:
57
-
> - Structured outputs
58
-
> - image_url pointing to an internet address
59
57
> - The web search tool
60
58
> - Fine-tuned models
61
59
>
62
-
> There is also a known issue with vision performance when using the Responses API, particularly with OCR tasks. As a temporary workaround set image detail to `high`. This article will be updated once this issue is resolved and as any additional feature support is added.
0 commit comments