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(graders): standardize parameter naming and response parsing (#44)
* refactor(graders): standardize parameter naming and response parsing\n\n- Change parameter name from 'answer' to 'response' to follow\n the project's parameter naming convention\n- Update response parsing to use 'parsed' instead of 'metadata'\n for structured model responses\n- Apply changes consistently across all affected graders and tests
* Update openjudge/graders/function_grader.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
---------
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
0 commit comments