Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CopilotChat: Make Azure Speech optional on the backend and don't show errors when not configured on the frontend #652

Merged
merged 6 commits into from Apr 25, 2023

Conversation

adrianwyatt
Copy link
Contributor

Motivation and Context

Fix for failures when AzureSpeech is not configured.

Description

Made AzureSpeech options optional and return OK with a token response that is marked as not successful.

… errors when not configured on the frontent.
hathind-ms
hathind-ms previously approved these changes Apr 25, 2023
@adrianwyatt adrianwyatt added bug Something isn't working PR: ready for review All feedback addressed, ready for reviews labels Apr 25, 2023
@adrianwyatt adrianwyatt enabled auto-merge (squash) April 25, 2023 22:42
@adrianwyatt adrianwyatt added PR: ready to merge PR has been approved by all reviewers, and is ready to merge. and removed PR: ready for review All feedback addressed, ready for reviews labels Apr 25, 2023
amsacha
amsacha previously approved these changes Apr 25, 2023
TaoChenOSU
TaoChenOSU previously approved these changes Apr 25, 2023
hathind-ms
hathind-ms previously approved these changes Apr 25, 2023
@adrianwyatt adrianwyatt dismissed stale reviews from Vivihung and hathind-ms via b20c0aa April 25, 2023 22:54
@adrianwyatt adrianwyatt enabled auto-merge (squash) April 25, 2023 22:55
@adrianwyatt adrianwyatt merged commit 48aa986 into microsoft:main Apr 25, 2023
11 checks passed
dluc pushed a commit that referenced this pull request Apr 29, 2023
… errors when not configured on the frontend (#652)

### Motivation and Context
Fix for failures when AzureSpeech is not configured.

### Description
Made AzureSpeech options optional and return OK with a token response
that is marked as not successful.
@adrianwyatt adrianwyatt deleted the bug18885 branch May 4, 2023 00:31
dehoward pushed a commit to lemillermicrosoft/semantic-kernel that referenced this pull request Jun 1, 2023
… errors when not configured on the frontend (microsoft#652)

### Motivation and Context
Fix for failures when AzureSpeech is not configured.

### Description
Made AzureSpeech options optional and return OK with a token response
that is marked as not successful.
golden-aries pushed a commit to golden-aries/semantic-kernel that referenced this pull request Oct 10, 2023
… errors when not configured on the frontend (microsoft#652)

### Motivation and Context
Fix for failures when AzureSpeech is not configured.

### Description
Made AzureSpeech options optional and return OK with a token response
that is marked as not successful.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working PR: ready to merge PR has been approved by all reviewers, and is ready to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants