Azure-Samples / openai

The repository for all Azure OpenAI Samples complementing the OpenAI cookbook.
https://aka.ms/azure-openai
MIT License
1.1k stars 372 forks source link

fix deployment bugs, add openai location param #48

Closed bchuecos closed 1 year ago

bchuecos commented 1 year ago

Purpose

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  1. Clone repo
  2. Follow local and Azure deployment setup instructions on README.md, verify necessary resources are provisioned successfully and the app runs as expected with no issues, both locally and on Azure.