feat: ability to delete evaluators from the eval library (LLM-as-a-judge) #7527
Replies: 4 comments 1 reply
-
|
My main use-case is to reduce clutter. Early on, we experimented with custom evaluators from the UI. We never use any of the evaluators in that library at all - neither our custom evaluators (which are all deprecated) nor the built-ins (which are too simplistic). The biggest issue for me is how badly they clutter up the dataset view. 53 columns in my dataset UI view, and most of the columns are empty scores. There's no way to deeplink to a cleaner view of a dataset or alter the view defaults for a dataset. |
Beta Was this translation helpful? Give feedback.
-
|
My use case for this feature:
Suggested alternative/priority: Being able to rename would be a lighter-weight solution that addresses a key pain point that leads to the need for deletion in the first place. |
Beta Was this translation helpful? Give feedback.
-
|
Experimenting with evaluators can lead to a number of similar ones being created so being able to rename or relabel them would be helpful so that they are not confused with ones that you want being run. |
Beta Was this translation helpful? Give feedback.
-
|
In my case we were learning to use the custom evaluators and now we have many tests there that are misleading. Renaming would help us solve the problem, while the ability to delete them would be a nice to have. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the feature or potential improvement
I have heard multiple times that users want to delete evaluators not only from the main eval page (shipped in Apr-25), but specifically from the eval library. Would be curious to hear if there are other people interested in this and what scenario drives this need.
Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions