Skip to content

Commit 6565f7e

Browse files
committed
update
1 parent d47651c commit 6565f7e

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

articles/ai-services/openai/how-to/reproducible-output.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: cognitive-services
66
manager: nitinme
77
ms.service: azure-ai-openai
88
ms.topic: how-to
9-
ms.date: 04/09/2024
9+
ms.date: 07/19/2024
1010
author: mrbullwinkle
1111
ms.author: mbullwin
1212
recommendations: false
@@ -23,10 +23,14 @@ Reproducible output is only currently supported with the following:
2323

2424
### Supported models
2525

26-
* `gpt-35-turbo` (1106) - [region availability](../concepts/models.md#gpt-35-turbo-model-availability)
27-
* `gpt-35-turbo` (0125) - [region availability](../concepts/models.md#gpt-35-turbo-model-availability)
28-
* `gpt-4` (1106-Preview) - [region availability](../concepts/models.md#gpt-4-and-gpt-4-turbo-model-availability)
29-
* `gpt-4` (0125-Preview) - [region availability](../concepts/models.md#gpt-4-and-gpt-4-turbo-model-availability)
26+
* `gpt-35-turbo` (1106)
27+
* `gpt-35-turbo` (0125)
28+
* `gpt-4` (1106-Preview)
29+
* `gpt-4` (0125-Preview)
30+
* `gpt-4` (turbo-2024-04-09)
31+
* `gpt-4o` (2024-05-13)
32+
33+
Consult the [models page](../concepts/models.md) for the latest information on model regional availability.
3034

3135
### API Version
3236

0 commit comments

Comments
 (0)