Skip to content

Commit 22b82f0

Browse files
committed
update
1 parent 32c1727 commit 22b82f0

File tree

1 file changed

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

1 file changed

+9
-1
lines changed

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure OpenAI
44
description: Learn about the different model capabilities that are available with Azure OpenAI.
55
ms.service: azure-ai-openai
66
ms.topic: conceptual
7-
ms.date: 03/14/2024
7+
ms.date: 04/04/2024
88
ms.custom: references_regions, build-2023, build-2023-dataai, refefences_regions
99
manager: nitinme
1010
author: mrbullwinkle #ChrisHMSFT
@@ -189,6 +189,14 @@ See [model versions](../concepts/model-versions.md) to learn about how Azure Ope
189189

190190
**<sup>1</sup>** This model will accept requests > 4,096 tokens. It is not recommended to exceed the 4,096 input token limit as the newer version of the model are capped at 4,096 tokens. If you encounter issues when exceeding 4,096 input tokens with this model this configuration is not officially supported.
191191

192+
#### Azure Government regions
193+
194+
The following GPT-3.5 turbo models are available with [Azure Government](/azure/azure-government/documentation-government-welcome):
195+
196+
|Model ID | Model Availability |
197+
|--|--|
198+
| `gpt-35-turbo` (1106-Preview) | US Gov Virginia |
199+
192200
### Embeddings models
193201

194202
These models can only be used with Embedding API requests.

0 commit comments

Comments
 (0)