"AI1" is deployment name.
https://learn.microsoft.com/en-us/azure/ai-services/openai/quickstart?tabs=command-line%2Cpython-new&pivots=rest-api#retrieve-key-and-endpoint
DEPLOYMENT-NAME This value will correspond to the custom name you chose for your deployment when you deployed a model.
Correct.
When you access the model via the API you will need to refer to the deployment name rather than the underlying model name in API calls.
https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/create-resource?pivots=web-portal
To connect to an Azure OpenAI model using the Azure OpenAI SDK, you need to provide:
The deployment name of the model that you want to use. This is the name that you assigned to the model when you deployed it.
The endpoint of your Azure OpenAI resource. This is the URL that you can find in the Overview section of your resource in the Azure portal or by using the Azure CLI.
The key of your Azure OpenAI resource. This is the API key that you can find in the Keys and Endpoint section of your resource in the Azure portal or by using the Azure CLI.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
moonlightc
3 months, 3 weeks agop2006
6 months agoanntv252
7 months, 1 week agomichaelmorar
7 months, 3 weeks agoNullVoider_0
8 months agoMehe323
8 months, 1 week agoTraining
8 months agoAkber81
8 months, 2 weeks agoGHill1982
9 months agoAlviraTony
8 months, 2 weeks agoAlviraTony
8 months, 2 weeks agoRazvan_C
9 months, 1 week ago