Skip to content

Commit

Permalink
GPt4 version (Azure-Samples#1663)
Browse files Browse the repository at this point in the history
  • Loading branch information
pamelafox authored May 29, 2024
1 parent 8cd3055 commit 7f3efe5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/deploy_features.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ Execute the following commands inside your terminal:
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.

```bash
azd env set AZURE_OPENAI_CHATGPT_DEPLOYMENT_VERSION 0125-Preview
azd env set AZURE_OPENAI_CHATGPT_DEPLOYMENT_VERSION turbo-2024-04-09
```

1. To updat the deployment with the new parameters, run this command.
1. To update the deployment with the new parameters, run this command.

```bash
azd up
Expand Down

0 comments on commit 7f3efe5

Please sign in to comment.