Skip to content

Commit 54531b8

Browse files
Update articles/ai-services/openai/includes/chatgpt-javascript.md
Co-authored-by: Minh-Anh Phan <[email protected]>
1 parent 0a2fd50 commit 54531b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ms.date: 05/21/2024
2323
- An Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services?azure-portal=true)
2424
- [LTS versions of Node.js](https://github.com/nodejs/release#release-schedule)
2525
- [TypeScript](https://www.typescriptlang.org/download/)
26-
- An Azure OpenAI Service resource with a `gpt-35-turbo` , `gpt-4` , `gpt-4o`, or `gpt-4o-mini` model deployed. For more information about model deployment, see the [resource deployment guide](../how-to/create-resource.md).
26+
- An Azure OpenAI Service resource with a `gpt-35-turbo` or `gpt-4` series models deployed. For more information about model deployment, see the [resource deployment guide](../how-to/create-resource.md).
2727

2828
> [!div class="nextstepaction"]
2929
> [I ran into an issue with the prerequisites.](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=JAVASCRIPT&Pillar=AOAI&Product=Chatgpt&Page=quickstart&Section=Prerequisites)

0 commit comments

Comments
 (0)