Skip to content

Commit bb3efb6

Browse files
committed
update
1 parent 10dbf81 commit bb3efb6

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

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

Lines changed: 1 addition & 15 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: 07/02/2025
9+
ms.date: 08/11/2025
1010
author: mrbullwinkle
1111
ms.author: mbullwin
1212
recommendations: false
@@ -19,20 +19,6 @@ By default if you ask an Azure OpenAI Chat Completion model the same question mu
1919

2020
## Reproducible output support
2121

22-
Reproducible output is only currently supported with the following:
23-
24-
### Supported models
25-
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-mini` (2024-07-18)
32-
* `gpt-4o` (2024-05-13)
33-
34-
Consult the [models page](../concepts/models.md) for the latest information on model regional availability.
35-
3622
### API Version
3723

3824
Support for reproducible output was first added in API version [`2023-12-01-preview`](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-12-01-preview/inference.json)

0 commit comments

Comments
 (0)