Files
dongdongunique 8ac995bd81 Complete EvoSynth framework setup
- Updated README.md with comprehensive documentation
- Added requirements.txt with verified dependencies
- Added .gitignore to exclude sensitive files
- Implemented context length protection for access_runcontext_history
- Removed torch dependency to avoid confusion
- All changes tested and verified
2025-12-10 05:29:53 +08:00

2 lines
61 B
Python

from . import judge_evaluator
from . import grouped_evaluator