Skip to content

Commit d23c7cc

Browse files
dfberrypamelafox
andauthored
Gpt4 + vision -verify access by create deployment (#1200)
* Gpt4 + vision -verify access by create deployment * Update docs/gpt4v.md --------- Co-authored-by: Pamela Fox <[email protected]>
1 parent b6e2607 commit d23c7cc

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/gpt4v.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,12 @@ This repository now includes an example of integrating GPT-4 Turbo with Vision w
1414
### Prerequisites
1515

1616
- Create a [Computer Vision account in Azure Portal first](https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesComputerVision), so that you can agree to the Responsible AI terms for that resource. You can delete that account after agreeing.
17-
- Check that your Azure OpenAI subscription has access to create a GPT-4 Turbo with Vision model.
17+
- The ability to deploy a GPT-4 Turbo with Vision model in the [supported regions](https://learn.microsoft.com/azure/ai-services/openai/concepts/models#gpt-4-and-gpt-4-turbo-preview-model-availability). If you're not sure, try to create a deployment from your Azure OpenAI deployments page. You should be able to select:
18+
19+
| Model | Version |
20+
|--|--|
21+
|`gpt-4`|`vision-preview`|
22+
1823
- Ensure that you can deploy the Azure OpenAI resource group in [a region where all required components are available](https://learn.microsoft.com/azure/cognitive-services/openai/concepts/models#model-summary-table-and-region-availability):
1924
- Azure Open AI models
2025
- gpt-35-turbo

0 commit comments

Comments
 (0)