Releases: LAION-AI/Open-Assistant
Releases · LAION-AI/Open-Assistant
v0.0.1-beta17
What's Changed
- inference: Define container images and compose descriptor for the inference stack by @occupytheweb in #1024
- Display newlines in full text modal during ranking by @chs20 in #1042
- 911 signin captcha by @notmd in #932
- Update FAQs for docker port problems. by @kpoeppel in #1045
- Display number of available tasks by @notmd in #1040
- website: Add missing message features in label initial prompt by @othrayte in #1048
- Various website cleanup by @notmd in #1049
- Minor updates to prompting guide by @sryu1 in #1050
- 1058: Fix display of task instruction by @occupytheweb in #1059
- Add infty prompting + prompt-lottery by @andreaskoepf in #1055
- Add terms of service acceptance date to user table by @andreaskoepf in #1046
- Skip tasks permanently based on special skip emoji codes by @andreaskoepf in #1064
- Add new datasets contribution guide by @Vechtomov in #1061
- Setup bundle analyzer by @notmd in #1051
- fix side menu regression by @notmd in #1067
- hide system emojis starting with '_' by @andreaskoepf in #1066
- website: show descriptions for label flags by @othrayte in #1069
New Contributors
Full Changelog: v0.0.1-beta16...v0.0.1-beta17
v0.0.1-beta16
What's Changed
- Consolidate API calls to TaskContext by @AbdBarho in #994
- Add Hippocorpus dataset script by @MightyAlex200 in #750
- Data/unified qa conversation by @vale95ntino in #922
- website: Fix regression in accepting initial rankings by @othrayte in #1013
- website: Fix crash on reopen labelling after submitting by @othrayte in #1012
- Update the locale cookie when a user sets the url manually by @fozziethebeat in #1011
- storybook: Fix broken storybook page for Task Component by @iurimatias in #1017
- Add dupe checks to store_text_reply() & store_text_labels() in PromptRepository by @andreaskoepf in #1018
- docs: prompting.md: fix typo and add some markup by @lainisourgod in #1026
- Show top 100 users on the leaderboards by @notmd in #1019
- Support vietnamese by @notmd in #1020
- add endpoint to put message tree into 'halted_by_moderator' state by @andreaskoepf in #1025
- 906: update user streaks by @melvinebenezer in #1016
- website: Add link to user admin page in messages dropdown for admin users by @rjmacarthy in #1021
- website: changed the UI label for failed answer to avoid implicit negative by @paulovn in #1033
- Add endpoint to query nearby leaderboard rows by @andreaskoepf in #1038
- Limit number of replies to assistant messages by @andreaskoepf in #1036
- Add message to prompt-labeling task by @andreaskoepf in #1035
New Contributors
- @MightyAlex200 made their first contribution in #750
- @iurimatias made their first contribution in #1017
- @lainisourgod made their first contribution in #1026
- @paulovn made their first contribution in #1033
Full Changelog: v0.0.1-beta15...v0.0.1-beta16
v0.0.1-beta15
Full Changelog: v0.0.1-beta14...v0.0.1-beta15
v0.0.1-beta14
What's Changed
- Add new SFT datasets by @theblackcat102 in #989
- Add anthropic RLHF dataset & deepspeed support for reward model by @theblackcat102 in #991
- add lang_mismatch label to prompt/reply acceptance check by @andreaskoepf in #984
- Add website translations to Spanish by @GuilleHoardings in #999
- fix message tree export & add emojis by @andreaskoepf in #1004
- Add website translation to German by @andreaskoepf in #1002
New Contributors
- @GuilleHoardings made their first contribution in #999
Full Changelog: v0.0.1-beta13...v0.0.1-beta14
v0.0.1-beta13
What's Changed
- website: Fix locale issue on messages/id page by @rjmacarthy in #973
- Refactor tasks translation file to have one placeholder per task-type by @occupytheweb in #985
- Fix two typos in the labelling translation file by @occupytheweb in #986
- website: request message specific labels for on demand labelling by @othrayte in #971
- Copying from #769 to implement mock service worker by @fozziethebeat in #967
- website: Improve reliability of e2e tests by @othrayte in #970
- website: Simplify isLoading handling by @othrayte in #993
- Update prompting.md by @bair82 in #992
- Update pre-commit config to upgrade to isort v5.12.0 by @occupytheweb in #988
- 857 backend token decrypt by @fozziethebeat in #920
New Contributors
- @occupytheweb made their first contribution in #985
- @bair82 made their first contribution in #992
Full Changelog: v0.0.1-beta12...v0.0.1-beta13
v0.0.1-beta12
Full Changelog: v0.0.1-beta11...v0.0.1-beta12
v0.0.1-beta11
Full Changelog: v0.0.1-beta10...v0.0.1-beta11
v0.0.1-beta10
What's Changed
- Refactor
OasstApiClient
by @notmd in #928 - website: Add storybook stories for messages by @othrayte in #935
- website: Make the spam question simple again by @othrayte in #936
- PR: Create notebook to convert r/changemyview data by @kayjay-is-here in #839
- Ranked pairs by @MattAlexMiracle in #933
- Add user emoji augmentation for message queries by @andreaskoepf in #937
- add preferred lonely_children extension by @andreaskoepf in #942
- Add LabelDescription list to labeling tasks, make +1/-1 emojis exclusive by @andreaskoepf in #947
- website: Fix handling of new and unknown labels by @othrayte in #951
- 949_transaction error handling by @melvinebenezer in #950
- Add emoji reactions and reporting for messages (website) by @othrayte in #952
- Exclude certain users from leaderboard stats by @andreaskoepf in #961
- Pass correct param when fetch leaderboard by @notmd in #960
- add parsing of additional x-oasst-user header field by @andreaskoepf in #957
- Duplicate message reply filter by @danielpatrickhug in #958
- Fix Ambiguous Contributing Guidelines by @sethupavan12 in #944
- language classifier by @MattAlexMiracle in #963
- website: Refactor task page routes and repetition by @rjmacarthy in #940
- Send
x-oasst-user
header to backend by @AbdBarho in #959 - fix readme.md by @eltociear in #965
- Import message trees from jsonl file by @andreaskoepf in #964
- website: Support new widget types for labelling by @othrayte in #966
New Contributors
- @sethupavan12 made their first contribution in #944
- @eltociear made their first contribution in #965
Full Changelog: v0.0.1-beta9...v0.0.1-beta10
v0.0.1-beta9
What's Changed
- website: Fix errors when running storybook by @othrayte in #930
- Add retry scoring failed message trees CLI command by @Vechtomov in #931
Full Changelog: v0.0.1-beta8...v0.0.1-beta9
v0.0.1-beta8
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