comet-ml / opik

Open-source end-to-end LLM Development Platform
Apache License 2.0
2.02k stars 122 forks source link

[FR]: Add "not-equal" operator for Filtering #551

Open SrBliss opened 3 days ago

SrBliss commented 3 days ago

Proposal summary

Today "not-equal" is not an option when Filtering traces on a Project table. image

Motivation

Although there can be workarounds depending on the scenario, sometimes the best filter to find low performing traces is "not a specific value".

jverre commented 2 days ago

Good idea, this is not supported yet but we will take a look