Skip to content

Commit 3b2549a

Browse files
committed
Appease acrolinx
1 parent 3d91957 commit 3b2549a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,16 @@ recommendations: false
1414
zone_pivot_groups: openai-use-your-data
1515
---
1616

17+
# Quickstart: Chat with Azure OpenAI models using your own data
18+
19+
In this quickstart you can use your own data with Azure OpenAI models. Using Azure OpenAI's models on your data can provide you with a powerful conversational AI platform that enables faster and more accurate communication.
20+
1721
::: zone pivot="programming-language-javascript"
1822

1923
[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai) | [Package (npm)](https://www.npmjs.com/package/@azure/openai) | [Samples](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/openai/Azure.AI.OpenAI/tests/Samples)
2024

2125
::: zone-end
2226

23-
# Quickstart: Chat with Azure OpenAI models using your own data
24-
25-
In this quickstart you can use your own data with Azure OpenAI models. Using Azure OpenAI's models on your data can provide you with a powerful conversational AI platform that enables faster and more accurate communication.
2627

2728
## Prerequisites
2829

0 commit comments

Comments
 (0)