enables users to set USE_SIMULATOR to false and pass in aoai backends
Does this introduce a breaking change?
[ ] Yes
[x] No
Pull Request Type
What kind of change does this Pull Request introduce?
[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:
How to Test
Set USE_SIMULATOR to true, observe successful deployment and requests to APIM
Set USE_SIMULATOR to false while passing in AOAI endpoints and keys for the PTU and PAYG deployments, observe successful deployment and requests to APIM
Purpose
Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?
How to Test