Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for cognitive services API version (#508)
### Motivation and Context Fix for issue #425 The older API version was no longer working. It allows for deploying a new Azure OpenAI resource. ### Description Updates the API version and SKU of the Azure OpenAI ### Contribution Checklist - [x] The code builds clean without any errors or warnings - [x] The PR follows the [Contribution Guidelines](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md) and the [pre-submission formatting script](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md#development-scripts) raises no violations - [x] All unit tests pass, and I have added new tests where possible - [x] I didn't break anyone 😄 --------- Co-authored-by: Gil LaHaye <[email protected]>
- Loading branch information