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
refactor(multimodal): unify structured response parsing and error handling
- Add parse_structured_chat_response utility for streaming/non-streaming responses
- Return GraderError instead of score=0 on exceptions in multimodal graders
- Update tests to verify GraderError behavior
- Move exception handling to aevaluate level for cleaner code
0 commit comments