Skip to content

Commit df8c0f9

Browse files
committed
typos
1 parent 0d8dc4e commit df8c0f9

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

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

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
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'
33
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.
55
services: cognitive-services
66
manager: nitinme
77
ms.service: azure-ai-openai
@@ -10,10 +10,7 @@ ms.custom: references_regions
1010
ms.date: 01/22/2024
1111
---
1212

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.
1714

1815
## Prerequisites
1916

0 commit comments

Comments
 (0)