Skip to content

Commit 857508c

Browse files
committed
small fixes
1 parent 43114b7 commit 857508c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

articles/ai-services/openai/includes/use-your-data-studio.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ The **Advanced settings** on the left are [runtime parameters](../concepts/use-y
2929

3030

3131
- When **Limit responses to your data** is enabled, the model attempts to only rely on your documents for responses. This is set to true by default.
32+
3233
:::image type="content" source="../media/quickstarts/studio-advanced-settings.png" alt-text="Screenshot of the advanced settings.":::
3334

3435
Send your first query. The chat models perform best in question and answer exercises. For example, "*What are my available health plans?*" or "*What is the health plus option?*".

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ In this quickstart you can use your own data with Azure OpenAI models. Using Azu
5555

5656
- Be sure that you are assigned at least the [Cognitive Services Contributor](./how-to/role-based-access-control.md#cognitive-services-contributor) role for the Azure OpenAI resource.
5757

58-
- Download the example dataset from [GitHub](https://github.com/Azure-Samples/cognitive-services-sample-data-files/blob/master/openai/contoso_benefits_document_example.pdf).
58+
- Download the example dataset from [GitHub](https://github.com/Azure-Samples/cognitive-services-sample-data-files/blob/master/openai/contoso_benefits_document_example.pdf) if you don't have your own data.
5959

6060
::: zone pivot="programming-language-javascript"
6161

0 commit comments

Comments
 (0)