resilientagent-prod / src /grader.py
Ajay1232's picture
fix: clamp grader scores to (0.01, 0.99) - Phase 2 validator requires strictly between 0 and 1
a8ab4a8
Raw
History Blame Contribute Delete
76 Bytes
from typing import Dict, Any, Optional
from src.models import GradingResult