Replies: 1 comment 2 replies
-
|
thanks! we are looking into improving these interfaces |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the feature or potential improvement
Currently, if a run is not labelled correctly there is no way to update it.
The only option seems to be deleting the run, and create it again. This can lead to waste, particularly if evaluators have already been applied.
The api will need to support a dataset run name patch to support this.
patch /api/public/datasets/{datasetName}/runs/{runName}
Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions