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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update plugin deploy workflow name #445

Merged

Conversation

TaoChenOSU
Copy link
Collaborator

Motivation and Context

There is a copy & paste error in the deploy plugin workflow file.

Description

Fix the error.

Contribution Checklist

@TaoChenOSU TaoChenOSU added the bug Something isn't working label Oct 3, 2023
@TaoChenOSU TaoChenOSU self-assigned this Oct 3, 2023
@github-actions github-actions bot added the github actions Pull requests that update GitHub Actions code label Oct 3, 2023
@TaoChenOSU TaoChenOSU added this pull request to the merge queue Oct 3, 2023
Merged via the queue into microsoft:main with commit 5f1b025 Oct 3, 2023
5 checks passed
@TaoChenOSU TaoChenOSU deleted the taochen/update-deploy-plugin-name branch October 3, 2023 17:31
gormaar pushed a commit to equinor/chat-copilot that referenced this pull request Nov 29, 2023
### Motivation and Context

OpenAI when reaches quota limit gives a TooManyRequests Http Status
which is unclear and many times lead to think it was related to
Throttling instead of a hard quota limit error.

### Description
This change allow us to retrieve the detail of the exception regarding
what was the underlyning error from the AI Provider.

To get more details on the error if that error is AIException, you now
can get it using the `Detail` property

This change brings more clarity to the actual error when that happens
for OpenAI and AzureOpenAI completion requests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working github actions Pull requests that update GitHub Actions code
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants