GitClassic
Feed
Explore
Random
Go Pro
Sign in
agentscope-ai
/
OpenJudge
Code
/
Commits
/ fa8af37
Expose templates of LLM grader instances and default templates of LLM grader classes. (#124)
* Expose templates of grader instances and default templates of grader classes. * Resolve code review feedbacks. * Update function argument type annotation.
Wei Zhang
committed on Feb 26, 2026, 07:59 PM
Showing
4
changed files
+80 additions
-17 deletions
M
openjudge/graders/agent/action/action_alignment.py
+5
-3
M
openjudge/graders/llm_grader.py
+16
M
tests/graders/agent/action/test_action_alignment.py
+23
-5
M
tests/graders/test_llm_grader.py
+36
-9
Browse files at this commit โ