Delete a specific evaluation by its ID.
galtea.evaluations.delete(evaluation_id="YOUR_EVALUATION_ID")
The ID of the evaluation you want to delete.