dify/api/core/evaluation
2026-03-13 09:45:13 +08:00
..
entities feat: Parse the expression to get the input parameters for the evaluation workflow. 2026-03-13 09:45:13 +08:00
frameworks evaluation runtime 2026-03-12 14:32:36 +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 09:45:13 +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 09:45:13 +08:00
evaluation_manager.py feat: Implement customized evaluation in BaseEvaluationInstance. 2026-03-05 13:30:26 +08:00