Delete a specific evaluation task by its ID.
galtea.evaluation_tasks.delete(evaluation_task_id="YOUR_TASK_ID")
The ID of the task you want to delete.