You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add SCORE_INVALID status to Status model and update related components
- Introduced SCORE_INVALID status code in the Status model.
- Added score_invalid method to create a status indicating an invalid score.
- Updated evaluation postprocessing to set status when score is invalid.
- Enhanced StatusIndicator component to display SCORE_INVALID status.
- Updated TypeScript types to include SCORE_INVALID in status codes.
0 commit comments