deepeval icon indicating copy to clipboard operation
deepeval copied to clipboard

Config Loading from YAML & README Update

Open deval-shah opened this issue 1 month ago • 1 comments

  • Implemented YAML-based configuration loading for evaluation settings.
  • Added files
    • deepeval/metrics/registry.py to map metric names to class objects
    • deepeval/metrics/loader.py to load metrics from yaml and initalize
  • Updated README with instructions for using config.yaml.

deval-shah avatar May 21 '24 03:05 deval-shah