Skip to content

Commit a4dc18b

Browse files
committed
edits as requested in comments
1 parent 2e5a0c9 commit a4dc18b

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

articles/ai-services/openai/includes/assistants-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Quickstart: Use the OpenAI Service via the JavaScript SDK'
2+
title: 'Quickstart: Use the Azure OpenAI Service via the JavaScript SDK'
33
titleSuffix: Azure OpenAI Service
44
description: Walkthrough on how to get started with Azure OpenAI and make your first completions call with the JavaScript SDK.
55
manager: nitinme

articles/ai-services/openai/includes/assistants-typescript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Quickstart: Use the OpenAI Service via the JavaScript SDK'
2+
title: 'Quickstart: Use the Azure OpenAI Service via the JavaScript SDK'
33
titleSuffix: Azure OpenAI Service
44
description: Walkthrough on how to get started with Azure OpenAI and make your first completions call with the JavaScript SDK.
55
manager: nitinme

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -236,8 +236,5 @@ Your app's _package.json_ file will be updated with the dependencies.
236236
```output
237237
Message: What are my available health plans?
238238
The available health plans in the Contoso Electronics plan and benefit packages are the Northwind Health Plus and Northwind Standard plans.
239-
240239
```
241240

242-
> [!div class="nextstepaction"]
243-
> [I ran into an issue when running the code sample.](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=JAVASCRIPT&Pillar=AOAI&Product=ownData&Page=quickstart&Section=Create-application)

0 commit comments

Comments
 (0)