LICENSE
README.md
pyproject.toml
ADFMentor/__init__.py
ADFMentor.egg-info/PKG-INFO
ADFMentor.egg-info/SOURCES.txt
ADFMentor.egg-info/dependency_links.txt
ADFMentor.egg-info/requires.txt
ADFMentor.egg-info/top_level.txt
ADFMentorInternal/__init__.py
ADFMentorInternal/core.py
ADFMentorInternal/models/__init__.py
ADFMentorInternal/models/gemini.py
ADFMentorInternal/models/model.py
ADFMentorInternal/utils/__init__.py
ADFMentorInternal/utils/adf_evaluator.py
ADFMentorInternal/utils/adf_processor.py
ADFMentorInternal/utils/adf_validator.py
tests/TESTING_GUIDE.py
tests/test_adf.py
tests/test_adf_ai_grading.py
tests/test_adf_homework.py
tests/test_edge_cases.py
tests/test_folder_direct.py
tests/test_load_100_homeworks.py
tests/test_real_scenarios.py
tests/test_single.py
tests/test_text_only.py