zeno-ml / zeno-hub

AI Evaluation Platform
https://hub.zenoml.com
MIT License
44 stars 10 forks source link

fix: ensure consistnet order to prevent duplicate keys #483

Closed Sparkier closed 11 months ago

Sparkier commented 11 months ago

Description

This could break the frontend as we had duplicate keys when the order was not deterministic.

cabreraalex commented 11 months ago

Should we also update recent sorting to secondary sort by likes?