Use the `evalgen` module for grading and evaluation function selection
mainThe evalgen module automates the process of finding the best evaluation functions for a given prompt and set of examples. It works by:
- Suggesting evaluation criteria based on your prompt and examples.
- Generating and evaluating multiple functions for each criterion.
- Returning the function that most closely aligns with your manual grades.