What's Changed
- Soda dataset in an instruction format by @sanagno in #846
- Send the most detailed user credentials to the backend by @fozziethebeat in #844
- new SFT datasets by @theblackcat102 in #853
- More space for messages on narrow screens by @AbdBarho in #856
- website: Add localization to pages, header and footer by @rjmacarthy in #852
- Restyle account page by @AbdBarho in #858
- Fetch available tasks by @AbdBarho in #859
- Add keyset pagination for users ordered by
username
/display_name
by @andreaskoepf in #851 - Add lang-tag based task selection (lang-separation) by @andreaskoepf in #863
- add users/cursor keyset_pagination endpoint by @andreaskoepf in #866
- Show last updated on leaderboard by @AbdBarho in #861
- Render whitespace in messages by @AbdBarho in #862
- Ensuring localization works everywhere and fix an admin view by @fozziethebeat in #873
- 126 twitter data by @Jmete in #620
- add soda_synthetic_dialogue dataset by @jquesnelle in #571
- added message size limit of 2000 characters (issue 822) by @oriyonay in #880
- Initial implementation of the inference system by @yk in #869
- website: Add locale to Leaderboard and organize locale files by @rjmacarthy in #868
- Implement #828 Create admin status page by @ml729 in #867
- Adding language preferences for the UI and tasks by @fozziethebeat in #881
- fix: redundant row updates with no Task id in text_labels table by @melvinebenezer in #876
- Fix recent messages not showing by @notmd in #882
- Allow to filter
user
bydisplay_name
by @notmd in #821 - Present available task types on dashboard by @AbdBarho in #884
- Rename
gt
andlt
tobefore
andafter
by @notmd in #888 - Migrate all icons to Lucide by @notmd in #886
- Send language when fetching available tasks by @AbdBarho in #890
- Fix prefix formatting by @theblackcat102 in #885
- Improve how we present language names on web by @fozziethebeat in #894
- website: Highlight target message by @othrayte in #897
- Typesafe i18n by @notmd in #887
- Adding MT Sample clinical note dataset by @pruksmhc in #804
- Categorise notebooks as documentation to improve project language stats by @olliestanley in #860
- website: Switch to likert style labeling by @othrayte in #872
- add lang filter option to message endpoints by @j0rd1smit in #902
- Show more stats in leaderboard table by @notmd in #903
- Send lang parameter the correct way by @AbdBarho in #901
- Adding a few top languages to the supported languages by @fozziethebeat in #918
- Adding an help link to the docs on the dashboard by @fozziethebeat in #919
- 907 avoid duplicate labeling & ranking tasks by @andreaskoepf in #923
- 677 - Add tree message export by @GraemeHarris in #808
- website: Add localisation to dashboard and tasks pages by @rjmacarthy in #905
- Add /messages/{message_id}/emoji endpoint to toggle, add, remove message emojis by @andreaskoepf in #925
New Contributors
- @Jmete made their first contribution in #620
- @jquesnelle made their first contribution in #571
- @oriyonay made their first contribution in #880
- @ml729 made their first contribution in #867
- @pruksmhc made their first contribution in #804
- @j0rd1smit made their first contribution in #902
Full Changelog: v0.0.1-beta7...v0.0.1-beta8