Skip to content

Commit 1571cf1

Browse files
committed
js in pivot
1 parent 987f8ac commit 1571cf1

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

articles/ai-services/openai/gpt-v-quickstart.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,12 @@ Get started using GPT-4 Turbo with images with the Azure OpenAI Service.
3939

4040
::: zone-end
4141

42+
::: zone pivot="programming-language-javascript"
43+
44+
[!INCLUDE [JavaScript quickstart](includes/gpt-v-javascript.md)]
45+
46+
::: zone-end
47+
4248
## Next steps
4349

4450
* Learn more about these APIs in the [GPT-4 Turbo with Vision how-to guide](./gpt-v-quickstart.md)

zone-pivots/zone-pivot-groups.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,8 @@ groups:
183183
title: Studio
184184
- id: programming-language-python
185185
title: Python
186+
- id: programming-language-javascript
187+
title: JavaScript
186188
- id: rest-api
187189
title: REST
188190
# Owner: mbullwin

0 commit comments

Comments
 (0)