Files
browser-use/eval
Magnus Müller e4b03e712e Enhances comprehensive evaluation data handling in TaskResult
Updates the TaskResult class to improve the processing of comprehensive evaluation data. The changes include:

- Introduces fallback to retrieve 'comprehensive_judge' if 'comprehensive_evaluation' is not present.
- Converts enum lists for 'task_categories' and 'error_categories' to string lists for better database compatibility.
- Updates payload to include the processed categories and errors, ensuring proper data structure for evaluation results.
2025-06-23 01:23:29 +02:00
..