agenta icon indicating copy to clipboard operation
agenta copied to clipboard

[AGE-274] Evaluation: Rerun a cancelled job

Open aybruhm opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe. We want to be able to rerun a cancelled evaluation job by specifying the evaluation ID and job ID.

Describe the solution you'd like

  • Add a meta (of type Dict) in the Evaluation db model to store store extra backend-specific information
  • When retrieving the created evaluation from the database, include the Job ID in the return
  • Implement a POST endpoint for rerunning the evaluation job

AGE-274

aybruhm avatar Jan 22 '24 16:01 aybruhm

Closing this issue as completed will resolve the second issue addressed https://github.com/Agenta-AI/agenta/issues/1196.

aybruhm avatar Jan 22 '24 21:01 aybruhm