Skip to content

Commit 6ea87ad

Browse files
committed
Update README.md
Update README.md with a more direct link to models availability docs.
1 parent b55604e commit 6ea87ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ You can run this repo virtually by using GitHub Codespaces or VS Code Remote Con
6060
Execute the following command, if you don't have any pre-existing Azure services and want to start from a fresh deployment.
6161

6262
1. Run `azd up` - This will provision Azure resources and deploy this sample to those resources, including building the search index based on the files found in the `./data` folder.
63-
* For the target location, the regions that currently support the models used in this sample are **East US**, **France Central**, **South Central US**, **UK South**, and **West Europe**. For an up-to-date list of regions and models, check [here](https://learn.microsoft.com/en-us/azure/cognitive-services/openai/concepts/models)
63+
* For the target location, the regions that currently support the models used in this sample are **East US**, **France Central**, **South Central US**, **UK South**, and **West Europe**. For an up-to-date list of regions and models, check [here](https://learn.microsoft.com/azure/cognitive-services/openai/concepts/models#model-summary-table-and-region-availability).
6464
1. After the application has been successfully deployed you will see a URL printed to the console. Click that URL to interact with the application in your browser.
6565

6666
It will look like the following:

0 commit comments

Comments
 (0)