Skip to content

Commit 5e1e961

Browse files
committed
update
1 parent 1e3ab43 commit 5e1e961

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/ai-foundry/openai/how-to/responses.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to use Azure OpenAI's new stateful Responses API.
55
author: mrbullwinkle
66
ms.author: mbullwin
77
manager: nitinme
8-
ms.date: 07/30/2025
8+
ms.date: 08/07/2025
99
ms.service: azure-ai-openai
1010
ms.topic: include
1111
ms.custom:
@@ -44,6 +44,10 @@ The responses API is currently available in the following regions:
4444

4545
### Model support
4646

47+
- `gpt-5` (Version: `2025-08-07`)
48+
- `gpt-5-mini` (Version: `2025-08-07`)
49+
- `gpt-5-nano` (Version: `2025-08-07`)
50+
- `gpt-5-chat` (Version: `2025-08-07`)
4751
- `gpt-4o` (Versions: `2024-11-20`, `2024-08-06`, `2024-05-13`)
4852
- `gpt-4o-mini` (Version: `2024-07-18`)
4953
- `computer-use-preview`

0 commit comments

Comments
 (0)