chore: Update Azure OpenAI endpoint and API key

This commit is contained in:
Glaucia Lemos 2024-01-16 01:37:52 +00:00 committed by GitHub
parent 8504d435e3
commit 8369399d2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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>"