mirror of
https://github.com/microsoft/generative-ai-for-beginners.git
synced 2026-06-05 21:07:14 +08:00
chore: Update Azure OpenAI endpoint and API key
This commit is contained in:
parent
8504d435e3
commit
8369399d2a
@ -1,5 +1,6 @@
|
||||
# Used to authenticate with the Azure OpenAI. Retrieve these
|
||||
# values from an Azure OpenAI instance in the Azure Portal.
|
||||
# here the model should be DALL-E and for deployment is just available in Sweden Central region
|
||||
|
||||
ENDPOINT="https://<resource name>.openai.azure.com"
|
||||
AZURE_API_KEY="<azure api key>"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user