mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-02 17:00:28 +08:00
4715a53637
* Leaderboard endpoints proof of concept - New leaderboards router - Two endpoints /api/v1/leaderboards/assistant & /api/v1/leaderboards/prompter - Function in prompt_repository to calculate user scores * Separating create vs 'eventual' evaluate routes * Adding display_name to result * Missing / in routes * Updating route to be experimental * Fixing format for pre-commit