File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed
articles/ai-services/openai/how-to Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ services: cognitive-services
6
6
manager : nitinme
7
7
ms.service : azure-ai-openai
8
8
ms.topic : how-to
9
- ms.date : 04/09 /2024
9
+ ms.date : 07/19 /2024
10
10
author : mrbullwinkle
11
11
ms.author : mbullwin
12
12
recommendations : false
@@ -23,10 +23,14 @@ Reproducible output is only currently supported with the following:
23
23
24
24
### Supported models
25
25
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.
30
34
31
35
### API Version
32
36
You can’t perform that action at this time.
0 commit comments