LLM Evaluation Framework
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
84
commits
feat: Add comprehensive documentation and improve README structure
480a93cView on GitHubAdd comprehensive documentation for LLMEvaluationFramework (v0.1.0)
ab4798fView on GitHubRefactor CLI tests: Enhance main module execution test and remove redundant test file
9499b3fView on GitHubAdd comprehensive tests for persistence layer including JSONStore, DBStore, and PersistenceManager
5eb8d4aView on GitHubImplement JSONStore for evaluation results persistence, enhance TestDatasetGenerator with type hints, add error handling utilities, and establish centralized logging. Update setup.py for dependencies and entry points, and create requirements.txt for core and development dependencies.
b65e4ebView on GitHub