Skip to content

Commit f72fc10

Browse files
authored
Update sdk-overview.md
1 parent a8df501 commit f72fc10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-studio/how-to/develop/sdk-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Be sure to check out the [reference](https://aka.ms/aifoundrysdk/reference) and
8484

8585
## Azure OpenAI Service
8686

87-
The [Azure OpenAI Service](../../../ai-services/openai/overview.md) provides access to OpenAI's models with the data residency, scalability, safety, security and enterprise capabilities of Azure.
87+
The [Azure OpenAI Service](../../../ai-services/openai/overview.md) provides access to OpenAI's models including the GPT-4o, GPT-4o mini, GPT-4, GPT-4 Turbo with Vision, DALLE-3, Whisper, and Embeddings model series with the data residency, scalability, safety, security and enterprise capabilities of Azure.
8888

8989
If you have code that uses the OpenAI SDK, you can easily target your code to use the Azure OpenAI service. First, install the OpenAI SDK:
9090
```

0 commit comments

Comments
 (0)