File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
articles/ai-services/openai/includes Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- title : ' Quickstart: Use GPT-4 Turbo with Vision on your images and videos with the Python SDK'
2
+ title : ' Quickstart: Use GPT-4 Turbo with Vision on your images and videos with the .NET SDK'
3
3
titleSuffix : Azure OpenAI
4
- description : Get started using the Azure OpenAI Python SDK to deploy and use the GPT-4 Turbo with Vision model.
4
+ description : Get started using the Azure OpenAI .NET SDK to deploy and use the GPT-4 Turbo with Vision model.
5
5
services : cognitive-services
6
6
manager : nitinme
7
7
ms.service : azure-ai-openai
@@ -10,10 +10,7 @@ ms.custom: references_regions
10
10
ms.date : 01/22/2024
11
11
---
12
12
13
- Use this article to get started using the Azure OpenAI Python SDK to deploy and use the GPT-4 Turbo with Vision model.
14
-
15
- [ Library source code] ( https://github.com/openai/openai-python?azure-portal=true ) | [ Package (PyPi)] ( https://pypi.org/project/openai?azure-portal=true ) |
16
-
13
+ Use this article to get started using the Azure OpenAI .NET SDK to deploy and use the GPT-4 Turbo with Vision model.
17
14
18
15
## Prerequisites
19
16
You can’t perform that action at this time.
0 commit comments