-
-
Notifications
You must be signed in to change notification settings - Fork 864
fix: prevent server crash when unknown model is selected #3593
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
fix: prevent server crash when unknown model is selected #3593
Conversation
TestGru AssignmentSummary
Tip You can |
TestGru AssignmentSummary
Tip You can |
|
Hi @typpo ! Could you pls review this pretty important hotfix |
b3c3d24 to
38c00ea
Compare
38c00ea to
6132086
Compare
mldangelo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice catch, thank you so much!
Hi! It's pretty important fix, which prevents server crash and all running tests, if unknown model is had chosen. For example, if to choose any
azureopenai(azureopenai:gpt-35-turbo-0125) model from UI list and click "Run Evaluation", then server is crashed.P.S. I think
azureopenai-models list should be reformatted, because FE and BE parts have different options about azure format