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