Skip to content

Commit 522289e

Browse files
authored
Merge pull request #277243 from MicrosoftDocs/main
6/5 11:00 AM IST Publish
2 parents 3d37ba8 + ba80035 commit 522289e

File tree

119 files changed

+1992
-4635
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

119 files changed

+1992
-4635
lines changed

articles/ai-services/openai/concepts/use-your-data.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@ Each user message can translate to multiple search queries, all of which get sen
581581

582582
## Regional availability and model support
583583

584-
| Region | `gpt-35-turbo-16k (0613)` | `gpt-35-turbo (1106)` | `gpt-4-32k (0613)` | `gpt-4 (1106-preview)` | `gpt-4 (0125-preview)` | `gpt-4 (0613)` | `gpt-4o` | `gpt-turbo (0409)` |
584+
| Region | `gpt-35-turbo-16k (0613)` | `gpt-35-turbo (1106)` | `gpt-4-32k (0613)` | `gpt-4 (1106-preview)` | `gpt-4 (0125-preview)` | `gpt-4 (0613)` | `gpt-4o`\*\* | `gpt-turbo (0409)` |
585585
|------|---|---|---|---|---|----|----|----|
586586
| Australia East ||||| || | |
587587
| Canada East ||||| || | |
@@ -598,6 +598,8 @@ Each user message can translate to multiple search queries, all of which get sen
598598
| UK South ||| ||| | | |
599599
| West US | || || | || |
600600

601+
\*\*This is a text-only implementation
602+
601603
If your Azure OpenAI resource is in another region, you won't be able to use Azure OpenAI On Your Data.
602604

603605
## Next steps

articles/ai-services/openai/includes/chatgpt-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ pip install openai==0.28.1
4646
---
4747

4848
> [!NOTE]
49-
> This library is maintained by OpenAI and is currently in preview. Refer to the [release history](https://github.com/openai/openai-python/releases) or the [version.py commit history](https://github.com/openai/openai-python/commits/main/openai/version.py) to track the latest updates to the library.
49+
> This library is maintained by OpenAI. Refer to the [release history](https://github.com/openai/openai-python/releases) to track the latest updates to the library.
5050
5151
[!INCLUDE [get-key-endpoint](get-key-endpoint.md)]
5252

articles/ai-services/openai/includes/gpt-v-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ pip install openai
3535

3636

3737
> [!NOTE]
38-
> This library is maintained by OpenAI and is currently in preview. Refer to the [release history](https://github.com/openai/openai-python/releases) or the [version.py commit history](https://github.com/openai/openai-python/commits/main/openai/version.py) to track the latest updates to the library.
38+
> This library is maintained by OpenAI. Refer to the [release history](https://github.com/openai/openai-python/releases) to track the latest updates to the library.
3939
4040
[!INCLUDE [get-key-endpoint](get-key-endpoint.md)]
4141

articles/ai-services/openai/includes/python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ pip install openai==0.28.1
4545
---
4646

4747
> [!NOTE]
48-
> This library is maintained by OpenAI and is currently in preview. Refer to the [release history](https://github.com/openai/openai-python/releases) or the [version.py commit history](https://github.com/openai/openai-python/commits/main/openai/version.py) to track the latest updates to the library.
48+
> This library is maintained by OpenAI. Refer to the [release history](https://github.com/openai/openai-python/releases) to track the latest updates to the library.
4949
5050
## Retrieve key and endpoint
5151

articles/ai-studio/concepts/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: azure-ai-studio
77
ms.custom:
88
- build-2024
99
ms.topic: conceptual
10-
ms.date: 5/21/2024
10+
ms.date: 06/04/2024
1111
ms.reviewer: deeikele
1212
ms.author: larryfr
1313
author: Blackmist

0 commit comments

Comments
 (0)