dify/api/core/evaluation
2026-03-13 10:11:14 +08:00
..
entities Merge remote-tracking branch 'origin/feat/evaluation' into feat/evaluation 2026-03-13 10:11:14 +08:00
frameworks evaluation runtime 2026-03-12 17:21:57 +08:00
judgment feat: Implement customized evaluation in BaseEvaluationInstance. 2026-03-05 13:30:26 +08:00
runners feat: Parse the expression to get the input parameters for the evaluation workflow. 2026-03-13 10:09:38 +08:00
__init__.py evaluation runtime 2026-03-03 16:01:13 +08:00
base_evaluation_instance.py feat: Parse the expression to get the input parameters for the evaluation workflow. 2026-03-13 10:09:38 +08:00
evaluation_manager.py feat: Implement customized evaluation in BaseEvaluationInstance. 2026-03-05 13:30:26 +08:00