Skip to content

Commit 7f3efe5

Browse files
authored
GPt4 version (#1663)
1 parent 8cd3055 commit 7f3efe5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/deploy_features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ Execute the following commands inside your terminal:
4343
1. To set the Azure OpenAI deploymemnt version from the [available versions](https://learn.microsoft.com/azure/ai-services/openai/concepts/models), run this command with the appropriate version.
4444

4545
```bash
46-
azd env set AZURE_OPENAI_CHATGPT_DEPLOYMENT_VERSION 0125-Preview
46+
azd env set AZURE_OPENAI_CHATGPT_DEPLOYMENT_VERSION turbo-2024-04-09
4747
```
4848

49-
1. To updat the deployment with the new parameters, run this command.
49+
1. To update the deployment with the new parameters, run this command.
5050

5151
```bash
5252
azd up

0 commit comments

Comments
 (0)