Releases: LAION-AI/Open-Assistant
Releases · LAION-AI/Open-Assistant
v0.0.1-beta7
Full Changelog: v0.0.1-beta6...v0.0.1-beta7
v0.0.1-beta6
Full Changelog: v0.0.1-beta5...v0.0.1-beta6
v0.0.1-beta5
What's Changed
- style 500 page by @rsandb in #789
- website: Enable i18n internationalization and refactor index page by @rjmacarthy in #779
- Cleaning up the username api route and ensuring the users name is fresh by @fozziethebeat in #819
- Notebook to convert the DIVERSE dataset by @ThierryDeruyttere in #784
- Moving the page tests into pages directory to simplify tab completion by @fozziethebeat in #820
- 745: Add notebooks for CodeT datasets augmentation by @olliestanley in #807
- Fix leaderboard sorting by @Vechtomov in #825
- Fix to ranking algorithm by @MattAlexMiracle in #826
- Restyle slider thumb by @AbdBarho in #824
- website: Change spam question to "Is the message spam?" by @othrayte in #843
- add admin purge user function by @andreaskoepf in #834
- add GET /api/v1/admin/backend_settings/{full/public} endpoint for api-clients by @andreaskoepf in #830
New Contributors
- @ThierryDeruyttere made their first contribution in #784
Full Changelog: v0.0.1-beta4...v0.0.1-beta5
v0.0.1-beta4
What's Changed
- Documentation FAQ by @nil-andreu in #581
- Add combined TreeManager stats endpoint by @andreaskoepf in #816
Full Changelog: v0.0.1-beta3...v0.0.1-beta4
v0.0.1-beta3
Full Changelog: v0.0.1-beta2...v0.0.1-beta3
v0.0.1-beta2
Full Changelog: v0.0.1-beta1...v0.0.1-beta2
v0.0.1-beta1
What's Changed
- Add api auth to user stat repo by @danielpatrickhug in #805
- Guarantee all users get a name by @fozziethebeat in #800
Full Changelog: v0.0.1-alpha20...v0.0.1-beta1
v0.0.1-alpha20
Full Changelog: v0.0.1-alpha19...v0.0.1-alpha20
v0.0.1-alpha19
What's Changed
- Small website typos & fixes by @AbdBarho in #777
- Footer styling by @rsandb in #748
- Update research papers docpage. by @stalkermustang in #782
- Switching the deploy workflow to use environment secrets by @fozziethebeat in #757
- Ensure labeling task requires answers before review stage by @fozziethebeat in #768
- Basic Welcome Modal by @rsandb in #749
- dashboard shadow fix by @rsandb in #787
- convert header to chakra components by @rsandb in #788
- use
react-hook-form
everywhere by @notmd in #790 - Scroll to top on submit by @AbdBarho in #778
- Adding links to external documentation for tasks and in footers by @fozziethebeat in #793
- add changes for auto_main, tree_manager, and utils/ranking by @danielpatrickhug in #786
New Contributors
- @stalkermustang made their first contribution in #782
Full Changelog: v0.0.1-alpha18...v0.0.1-alpha19
v0.0.1-alpha18
What's Changed
- Use the new leaderboard api by @AbdBarho in #741
- Supporting user pagination on the web admin view by @fozziethebeat in #732
- use
useSWR
data instead callingsetState
by @notmd in #751 - Allow to select role when sigin in debug mode by @notmd in #756
- Switch back to useEffect in FlaggableElement by @fozziethebeat in #758
- Fix rank in leaderboard by @AbdBarho in #760
- 599 add row versioning to backend tables by @melvinebenezer in #710
- ensure we include a timeframe when fetching leaderboard by @fozziethebeat in #759
- migrate
formik
toreact-hook-form
by @notmd in #771 - website: Improve 'spam?' question by @othrayte in #772
- 770 tree manager allow to specify desired task_type no prompter ranking by @andreaskoepf in #775
Full Changelog: v0.0.1-alpha17...v0.0.1-alpha18