Skip to content

Commit 69998f1

Browse files
authored
Update models.md
Removed several sections of references to model availability in Azure Government and instead provided a single link in the opening remarks to refer to the Azure Gov specific page.
1 parent c973d46 commit 69998f1

File tree

1 file changed

+1
-25
lines changed
  • articles/ai-services/openai/concepts

1 file changed

+1
-25
lines changed

articles/ai-services/openai/concepts/models.md

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ recommendations: false
1414

1515
# Azure OpenAI Service models
1616

17-
Azure OpenAI Service is powered by a diverse set of models with different capabilities and price points. Model availability varies by region.
17+
Azure OpenAI Service is powered by a diverse set of models with different capabilities and price points. Model availability varies by region and cloud. For Azure Government model availability, please refer to [Azure Government OpenAI Service](../../../../azure-government/compare-azure-government-global-azure.md#azure-ai-services-openai-service).
1818

1919
| Models | Description |
2020
|--|--|
@@ -194,14 +194,6 @@ In addition to the regions above which are available to all Azure OpenAI custome
194194
| `gpt-4` (0314) <br> `gpt-4-32k` (0314) | East US <br> France Central <br> South Central US <br> UK South |
195195
| `gpt-4` (0613) <br> `gpt-4-32k` (0613) | East US <br> East US 2 <br> Japan East <br> UK South |
196196

197-
#### Azure Government regions
198-
199-
The following GPT-4 models are available with [Azure Government](/azure/azure-government/documentation-government-welcome):
200-
201-
|Model ID | Model Availability |
202-
|--|--|
203-
| `gpt-4` (1106-Preview) | US Gov Virginia<br>US Gov Arizona |
204-
205197
### GPT-3.5 models
206198

207199
> [!IMPORTANT]
@@ -219,14 +211,6 @@ See [model versions](../concepts/model-versions.md) to learn about how Azure Ope
219211

220212
[!INCLUDE [GPT-35-Turbo](../includes/model-matrix/standard-gpt-35-turbo.md)]
221213

222-
#### Azure Government regions
223-
224-
The following GPT-3.5 turbo models are available with [Azure Government](/azure/azure-government/documentation-government-welcome):
225-
226-
|Model ID | Model Availability |
227-
|--|--|
228-
| `gpt-35-turbo` (1106-Preview) | US Gov Virginia |
229-
230214
### Embeddings models
231215

232216
These models can only be used with Embedding API requests.
@@ -248,14 +232,6 @@ These models can only be used with Embedding API requests.
248232

249233
[!INCLUDE [Embeddings](../includes/model-matrix/standard-embeddings.md)]
250234

251-
#### Azure Government regions
252-
253-
The following Embeddings models are available with [Azure Government](/azure/azure-government/documentation-government-welcome):
254-
255-
|Model ID | Model Availability |
256-
|--|--|
257-
|`text-embedding-ada-002` (version 2) |US Gov Virginia<br>US Gov Arizona |
258-
259235
### DALL-E models
260236

261237
| Model ID | Feature Availability | Max Request (characters) |

0 commit comments

Comments
 (0)