LAION-AI/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
📋 Changes
- build fixes by @yk
📋 Changes
- more redirects by @yk
📋 What's Changed
- bye page by @yk
- [Fix] Consume much more gpt memory running eval_rm by @SingL3 in https://github.com/LAION-AI/Open-Assistant/pull/3614
- add blog of video about project being completed by @andrewm4894 in https://github.com/LAION-AI/Open-Assistant/pull/3719
- add note to readme about project being completed by @andrewm4894 in https://github.com/LAION-AI/Open-Assistant/pull/3724
- Update docs for current project status. by @someone13574 in https://github.com/LAION-AI/Open-Assistant/pull/3730
✨ New Contributors
- @SingL3 made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3614
- Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.3-alpha38...v0.0.4-alpha0
📋 What's Changed
- Fixes for worker prompt truncation in ChatML case by @olliestanley in https://github.com/LAION-AI/Open-Assistant/pull/3673
- Fix german leaderboard translation by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/3674
- Dev zhanglu by @zhanglu0704 in https://github.com/LAION-AI/Open-Assistant/pull/3649
- Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.3-alpha37...v0.0.3-alpha38
📋 What's Changed
- Revert "Cleanup `handle_worker()` in preparation for #2815 (Stop generation early) (#3573)" by @yk in https://github.com/LAION-AI/Open-Assistant/pull/3644
- To support pip install for model_training package. by @zhanglu0704 in https://github.com/LAION-AI/Open-Assistant/pull/3643
- Added plugin repositories to add-plugin menu by @yk in https://github.com/LAION-AI/Open-Assistant/pull/3638
- Add paper acknowledgement form by @yk in https://github.com/LAION-AI/Open-Assistant/pull/3637
- Add rope-scaling parameters to export_model.py by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/3618
- Bump eslint from 8.41.0 to 8.46.0 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3642
- Bump react-hook-form from 7.44.3 to 7.45.4 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3641
- Web App Manifest - Save as desktop or mobile app by @sun-jay in https://github.com/LAION-AI/Open-Assistant/pull/3632
- + 9 more
✨ New Contributors
- @zhanglu0704 made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3643
- @sun-jay made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3632
- @0o001 made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3658
- Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.3-alpha36...v0.0.3-alpha37
📋 What's Changed
- fixed "TypeError: 'NoneType' object is not iterable" for reward model… by @egg-west in https://github.com/LAION-AI/Open-Assistant/pull/3587
- Use `rng_seed` param when creating custom dataset sampler by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/3592
- Update Flash Attention forward for Llama 2: by @jordiclive in https://github.com/LAION-AI/Open-Assistant/pull/3595
- 3517 - Send reports to discord via celery task by @nablabits in https://github.com/LAION-AI/Open-Assistant/pull/3566
- Bump tailwindcss from 3.3.2 to 3.3.3 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3601
- Bump next from 13.4.8 to 13.4.12 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3600
- Fix Rope scaling by @shahules786 in https://github.com/LAION-AI/Open-Assistant/pull/3598
- Cleanup `handle_worker()` in preparation for #2815 (Stop generation early) by @0xfacade in https://github.com/LAION-AI/Open-Assistant/pull/3573
- + 12 more
✨ New Contributors
- @egg-west made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3587
- @nablabits made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3566
- @0xfacade made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3573
- @Ali1858 made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3615
- @pauloaferreiraa made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3610
- @pourmand1376 made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3629
- Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.3-alpha35...v0.0.3-alpha36
📋 What's Changed
- update READMEs by @CloseChoice in https://github.com/LAION-AI/Open-Assistant/pull/3487
- Bump @faker-js/faker from 7.6.0 to 8.0.2 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3560
- Bump swr from 2.1.5 to 2.2.0 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3561
- inlang: update Dutch account and chat translations by @rikmwouters in https://github.com/LAION-AI/Open-Assistant/pull/3549
- Add RoPE Interpolation by @shahules786 in https://github.com/LAION-AI/Open-Assistant/pull/3564
- Configure PEFT from config by @shahules786 in https://github.com/LAION-AI/Open-Assistant/pull/3571
- Add jordiclive to Model codeowners by @jordiclive in https://github.com/LAION-AI/Open-Assistant/pull/3581
- Orca chat Dataloader by @shahules786 in https://github.com/LAION-AI/Open-Assistant/pull/3583
- + 9 more
✨ New Contributors
- @rikmwouters made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3549
- @suryadev99 made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3546
- Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.3-alpha34...v0.0.3-alpha35
📋 What's Changed
- Revert and update some of strings in tasks.json for the Ukrainian translation by @nmeln in https://github.com/LAION-AI/Open-Assistant/pull/3427
- Added confirmation dialog when skipping after entering text by @MehrJonas in https://github.com/LAION-AI/Open-Assistant/pull/3479
- Add linked accounts to account page by @AbdBarho in https://github.com/LAION-AI/Open-Assistant/pull/3489
- RTL Markdown editor by @AbdBarho in https://github.com/LAION-AI/Open-Assistant/pull/3490
- Update profile image on login by @AbdBarho in https://github.com/LAION-AI/Open-Assistant/pull/3491
- Bump @storybook/react from 7.0.18 to 7.0.22 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3498
- Bump eslint-config-next from 13.4.2 to 13.4.6 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3500
- Bump @storybook/nextjs from 7.0.18 to 7.0.22 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3499
- + 10 more
✨ New Contributors
- @MehrJonas made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3479
- Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.3-alpha33...v0.0.3-alpha34
📋 What's Changed
- Add hide all chats endpoint by @olliestanley in https://github.com/LAION-AI/Open-Assistant/pull/3423
- Add missing ai-plugin.json for built-in plugins URLs by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/3426
- Make send report message from discord a celery task. by @espoirMur in https://github.com/LAION-AI/Open-Assistant/pull/3089
- Fix startup error on some hardware relating to psutil by @olliestanley in https://github.com/LAION-AI/Open-Assistant/pull/3474
- Add POST /api/v1/admin/merge_users by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/3475
- Fix out of bound index in chat paging by @someone13574 in https://github.com/LAION-AI/Open-Assistant/pull/3480
- Disable data collection features on opt-out by @someone13574 in https://github.com/LAION-AI/Open-Assistant/pull/3425
✨ New Contributors
- @espoirMur made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3089
- Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.3-alpha32...v0.0.3-alpha33
📋 What's Changed
- Add uuid7 dependency to backend worker by @olliestanley in https://github.com/LAION-AI/Open-Assistant/pull/3373
- Modify: Default Height on Chat List by @CertifiedJoon in https://github.com/LAION-AI/Open-Assistant/pull/3319
- Fix Dialogs in Chat by @AbdBarho in https://github.com/LAION-AI/Open-Assistant/pull/3375
- Reduce warning font size on mobile by @AbdBarho in https://github.com/LAION-AI/Open-Assistant/pull/3376
- Fix for updating search vectors on edit by @olliestanley in https://github.com/LAION-AI/Open-Assistant/pull/3382
- fix chat list double scrollbar by @notmd in https://github.com/LAION-AI/Open-Assistant/pull/3385
- Point plugin links to prod by @olliestanley in https://github.com/LAION-AI/Open-Assistant/pull/3386
- Inference Documentation by @alando46 in https://github.com/LAION-AI/Open-Assistant/pull/3119
- + 19 more
✨ New Contributors
- @CertifiedJoon made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3319
- @alando46 made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3119
- @Ain69 made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3412
- @NiklasBuchfink made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3393
- @grgau made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2951
- Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.3-alpha30...v0.0.3-alpha32
📋 What's Changed
- Bump @storybook/nextjs from 7.0.12 to 7.0.18 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3254
- Bump eslint from 8.40.0 to 8.41.0 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3257
- Bump @storybook/addon-essentials from 7.0.12 to 7.0.18 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3256
- Bump react-hook-form from 7.43.9 to 7.44.2 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3253
- Only render auth method icon when it is available by @notmd in https://github.com/LAION-AI/Open-Assistant/pull/3258
- add falcon model, and lima linear dropout increase by @jordiclive in https://github.com/LAION-AI/Open-Assistant/pull/3241
- [968] Add paging flagged messages by @GraemeHarris in https://github.com/LAION-AI/Open-Assistant/pull/3176
- Add dragan's gale_pleaser plugin by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/3262
- + 25 more
✨ New Contributors
- @ScalyGhast2 made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3288
- Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.3-alpha29...v0.0.3-alpha31
📋 What's Changed
- Bump @storybook/nextjs from 7.0.12 to 7.0.18 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3254
- Bump eslint from 8.40.0 to 8.41.0 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3257
- Bump @storybook/addon-essentials from 7.0.12 to 7.0.18 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3256
- Bump react-hook-form from 7.43.9 to 7.44.2 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3253
- Only render auth method icon when it is available by @notmd in https://github.com/LAION-AI/Open-Assistant/pull/3258
- add falcon model, and lima linear dropout increase by @jordiclive in https://github.com/LAION-AI/Open-Assistant/pull/3241
- [968] Add paging flagged messages by @GraemeHarris in https://github.com/LAION-AI/Open-Assistant/pull/3176
- Add dragan's gale_pleaser plugin by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/3262
- + 25 more
✨ New Contributors
- @ScalyGhast2 made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3288
- Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.3-alpha29...v0.0.3-alpha30
📋 What's Changed
- Add hexagon sticker files to /assets by @stefangrotz in https://github.com/LAION-AI/Open-Assistant/pull/3175
- sft8 training preparation by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/2988
- Scroll to end of chat on submit by @someone13574 in https://github.com/LAION-AI/Open-Assistant/pull/3189
- adding dvh utilities for h-screen by @gsaivinay in https://github.com/LAION-AI/Open-Assistant/pull/3163
- Initial plugins code cleanup by @olliestanley in https://github.com/LAION-AI/Open-Assistant/pull/3120
- Updated the links to the datasets, and the notebooks. The improvements by @Nan-Do in https://github.com/LAION-AI/Open-Assistant/pull/3191
- Add semantics WS dataset by @0x22almostEvil in https://github.com/LAION-AI/Open-Assistant/pull/3200
- Small fix to export script by @olliestanley in https://github.com/LAION-AI/Open-Assistant/pull/3198
- + 22 more
✨ New Contributors
- @TCLProject made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3162
- @13hannes11 made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3195
- @Choiuijin1125 made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3233
- @dongs0104 made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3219
- Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.3-alpha28...v0.0.3-alpha29
📋 What's Changed
- implement markdown editor by @notmd in https://github.com/LAION-AI/Open-Assistant/pull/3110
- Added the required files to generate a instructional python dataset… by @Nan-Do in https://github.com/LAION-AI/Open-Assistant/pull/3106
- Add paper summaries for retrieval research. by @kpoeppel in https://github.com/LAION-AI/Open-Assistant/pull/3128
- Add Bulgarian Reasoning Dataset by @0x22almostEvil in https://github.com/LAION-AI/Open-Assistant/pull/3137
- next changes, remove @next/font by @dewasahu2003 in https://github.com/LAION-AI/Open-Assistant/pull/3124
- feat: Allow an option for opting out of training data collection for each chat by @mtosity in https://github.com/LAION-AI/Open-Assistant/pull/3104
- Improve the messages in the dashboard to avoid misunderstandings by @GuilleHoardings in https://github.com/LAION-AI/Open-Assistant/pull/3150
- Hide encourage message after vote inside `ChatMessageEntry` by @notmd in https://github.com/LAION-AI/Open-Assistant/pull/3148
- + 16 more
✨ New Contributors
- @Nan-Do made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3106
- @sDos280 made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3160
- @gsaivinay made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3158
- @Aditya-13 made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3161
- @Lo10Th made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3168
- Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.3-alpha27...v0.0.3-alpha28
📋 What's Changed
- Add missing German translations part 3 (labelling.json) by @stefangrotz in https://github.com/LAION-AI/Open-Assistant/pull/3053
- add delete function by @ruoniw in https://github.com/LAION-AI/Open-Assistant/pull/3019
- Fix Report model field name by @olliestanley in https://github.com/LAION-AI/Open-Assistant/pull/3052
- Add inference api docs by @andrewm4894 in https://github.com/LAION-AI/Open-Assistant/pull/3059
- Improve dashboard button by @Cecileblbl in https://github.com/LAION-AI/Open-Assistant/pull/3015
- Chat config and plugin UI/UX rework by @notmd in https://github.com/LAION-AI/Open-Assistant/pull/3050
- Show hidden chats in chat list by @AbdBarho in https://github.com/LAION-AI/Open-Assistant/pull/3075
- Optimise safety dockerfile by @olliestanley in https://github.com/LAION-AI/Open-Assistant/pull/2981
- + 22 more
✨ New Contributors
- @ruoniw made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3019
- @SerenityCodes made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3056
- @amitag2 made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3057
- @wrmthorne made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3016
- @simonusher made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3071
- @HassanTanveer made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3102
- @79Luca79 made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3033
- @Logophoman made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2937
- + 3 more
📋 What's Changed
- Removing WikiHow dataset at WikiHow request by @0x22almostEvil in https://github.com/LAION-AI/Open-Assistant/pull/3034
- Add initial inference data export script by @olliestanley in https://github.com/LAION-AI/Open-Assistant/pull/2975
- Remove locale in link. by @Lwrless in https://github.com/LAION-AI/Open-Assistant/pull/3040
- Resolve delete function leading to orphaned reports by @olliestanley in https://github.com/LAION-AI/Open-Assistant/pull/3046
- Slovenian tranlation by @notmd in https://github.com/LAION-AI/Open-Assistant/pull/3048
- send flagged message notification to discord by @notmd in https://github.com/LAION-AI/Open-Assistant/pull/2641
- Added OpenAssistant/oasst-rlhf-2-llama-30b-7k-steps by @yk in https://github.com/LAION-AI/Open-Assistant/pull/3063
✨ New Contributors
- @Lwrless made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3040
- Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.3-alpha25...v0.0.3-alpha26
📋 What's Changed
- Add missing German translations part 2 by @stefangrotz in https://github.com/LAION-AI/Open-Assistant/pull/3026
- revert postgres port in `full-dev-setup` by @notmd in https://github.com/LAION-AI/Open-Assistant/pull/3022
- Remove auth_token from args stored in sampling reports by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/3024
- Add back chat queue info by @notmd in https://github.com/LAION-AI/Open-Assistant/pull/3023
- fix typos by @RainRat in https://github.com/LAION-AI/Open-Assistant/pull/3036
- Fix plugins by @olliestanley in https://github.com/LAION-AI/Open-Assistant/pull/3017
- Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.3-alpha24...v0.0.3-alpha25
📋 What's Changed
- Add prioritisation to prompt lottery by @olliestanley in https://github.com/LAION-AI/Open-Assistant/pull/2882
- Fixed PluginChooser button width problem by @draganjovanovich in https://github.com/LAION-AI/Open-Assistant/pull/3014
- fix sponsored by text appearing after sponsors by @z11h in https://github.com/LAION-AI/Open-Assistant/pull/3008
✨ New Contributors
- @z11h made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3008
- Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.3-alpha23...v0.0.3-alpha24
📋 What's Changed
- Dataset: Updated WikiHow (8K -> 16K) by @0x22almostEvil in https://github.com/LAION-AI/Open-Assistant/pull/2996
- Add "Copy Message" function into a Chat. by @0x22almostEvil in https://github.com/LAION-AI/Open-Assistant/pull/2986
- add a sampling config that has been used, min_new_tokens 1. by @jordiclive in https://github.com/LAION-AI/Open-Assistant/pull/2997
- Auto focus chat input by @notmd in https://github.com/LAION-AI/Open-Assistant/pull/2998
- Bump simplebar-react from 3.2.3 to 3.2.4 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/2999
- Bump @emotion/styled from 11.10.6 to 11.10.8 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3000
- Bump @tanstack/react-table from 8.8.2 to 8.8.5 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3001
- Bump @babel/core from 7.21.4 to 7.21.5 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3002
- + 4 more
✨ New Contributors
- @draganjovanovich made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2765
- Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.3-alpha22...v0.0.3-alpha23
📋 What's Changed
- Fix trlx import by @sanagno in https://github.com/LAION-AI/Open-Assistant/pull/2984
- Only render captcha when sitekey is available by @notmd in https://github.com/LAION-AI/Open-Assistant/pull/2989
- Merge leetcode contest dataset with leet10k by @ehartford in https://github.com/LAION-AI/Open-Assistant/pull/2559
- Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.3-alpha21...v0.0.3-alpha22
📋 What's Changed
- Setup logger for website by @notmd in https://github.com/LAION-AI/Open-Assistant/pull/2960
- Client side rendering (for most pages) by @AbdBarho in https://github.com/LAION-AI/Open-Assistant/pull/2961
- Add inference backend support for data opt out by @olliestanley in https://github.com/LAION-AI/Open-Assistant/pull/2820
- update inference readme by @Chuseuiti in https://github.com/LAION-AI/Open-Assistant/pull/2969
- Inference worker inform backend on safety intervention by @olliestanley in https://github.com/LAION-AI/Open-Assistant/pull/2505
- Undefined Account by @Cecileblbl in https://github.com/LAION-AI/Open-Assistant/pull/2958
- Add 0x22almostEvil/multilingual-wikihow-qa-8k by @0x22almostEvil in https://github.com/LAION-AI/Open-Assistant/pull/2978
- Update Russian translation by @0x22almostEvil in https://github.com/LAION-AI/Open-Assistant/pull/2979
- + 5 more
✨ New Contributors
- @Chuseuiti made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2969
- @Cecileblbl made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2958
- @Subarasheese made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2982
- Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.3-alpha20...v0.0.3-alpha21
📋 What's Changed
- Handle chat error by @notmd in https://github.com/LAION-AI/Open-Assistant/pull/2959
- Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.3-alpha19...v0.0.3-alpha20
📋 What's Changed
- set PROMETHEUS_MULTIPROC_DIR env var by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/2956
- fix TypeError: Cannot read properties of undefined (reading 'session') by @notmd in https://github.com/LAION-AI/Open-Assistant/pull/2946
- load messages in client side by @notmd in https://github.com/LAION-AI/Open-Assistant/pull/2942
- Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.3-alpha18...v0.0.3-alpha19
📋 What's Changed
- Add "Is there an API available?" to the FAQ by @someone13574 in https://github.com/LAION-AI/Open-Assistant/pull/2933
- Joke explanation generalization by @sampatkalyan in https://github.com/LAION-AI/Open-Assistant/pull/2899
- return ds entry for instruction by @CloseChoice in https://github.com/LAION-AI/Open-Assistant/pull/2900
- Updated SODA to use DatasetEntry by @hardikyagnik in https://github.com/LAION-AI/Open-Assistant/pull/2913
- Add PyCharm IDE specific .gitignore files. by @DeanChugall in https://github.com/LAION-AI/Open-Assistant/pull/2876
- update dataset entry to support list of list type by @CloseChoice in https://github.com/LAION-AI/Open-Assistant/pull/2879
- Admin interface: Change display name (#2849) by @DeanChugall in https://github.com/LAION-AI/Open-Assistant/pull/2908
- update chat warning design by @notmd in https://github.com/LAION-AI/Open-Assistant/pull/2924
- + 1 more
✨ New Contributors
- @sampatkalyan made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2899
- @hardikyagnik made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2913
- @DeanChugall made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2876
- Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.3-alpha17...v0.0.3-alpha18
📋 What's Changed
- Fix saving model between chats by @AbdBarho in https://github.com/LAION-AI/Open-Assistant/pull/2843
- Add warning message near chat window about model hallucinations by @Quarks-1 in https://github.com/LAION-AI/Open-Assistant/pull/2794
- Fix display name spill-over (#2851) by @scorbett123 in https://github.com/LAION-AI/Open-Assistant/pull/2863
- Add Pythia SFT-4 model configs by @olliestanley in https://github.com/LAION-AI/Open-Assistant/pull/2901
- Reorder and fix typos in French Labelling by @fpesce in https://github.com/LAION-AI/Open-Assistant/pull/2895
- fix typos by @RainRat in https://github.com/LAION-AI/Open-Assistant/pull/2892
- updated sponser's list #2898 by @dewasahu2003 in https://github.com/LAION-AI/Open-Assistant/pull/2902
- feat(website): support pagination for chat list by @mtosity in https://github.com/LAION-AI/Open-Assistant/pull/2860
- + 4 more
✨ New Contributors
- @scorbett123 made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2863
- @fpesce made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2895
- @dewasahu2003 made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2902
- @mtosity made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2860
- @alexiri made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2929
- Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.3-alpha16...v0.0.3-alpha17
📋 What's Changed
- fix: added option to specify platform for db in compose by @DominiqueGarmier in https://github.com/LAION-AI/Open-Assistant/pull/2725
- add translate button to important readme's by @andrewm4894 in https://github.com/LAION-AI/Open-Assistant/pull/2816
- Discord bot: Pythia model by @MrlolDev in https://github.com/LAION-AI/Open-Assistant/pull/2831
- Add xor_codec script (thanks Mick) by @olliestanley in https://github.com/LAION-AI/Open-Assistant/pull/2824
- Add sampling presets based on community feedback by @olliestanley in https://github.com/LAION-AI/Open-Assistant/pull/2723
- Update FAQ to specify XOR weights now available by @olliestanley in https://github.com/LAION-AI/Open-Assistant/pull/2846
- Add StackExchange dataset. Resolves #191 by @stefnnn in https://github.com/LAION-AI/Open-Assistant/pull/2848
- Remove 'www' subdomain from URLs by @p20f in https://github.com/LAION-AI/Open-Assistant/pull/2855
- + 12 more
✨ New Contributors
- @stefnnn made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2848
- @p20f made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2855
- @toiletpapercode made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2857
- Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.3-alpha15...v0.0.3-alpha16
📋 What's Changed
- Clear chatbox input only after response it generated by @bishowX in https://github.com/LAION-AI/Open-Assistant/pull/2768
- Better Chinese instructions to dashboard. by @yuechen-li-dev in https://github.com/LAION-AI/Open-Assistant/pull/2770
- add poetry dataset setup by @CheckMC in https://github.com/LAION-AI/Open-Assistant/pull/2730
- UTF-8 warning (quickfix) by @sedthh in https://github.com/LAION-AI/Open-Assistant/pull/2777
- docs: update to be relative paths so dont open new tabs by @andrewm4894 in https://github.com/LAION-AI/Open-Assistant/pull/2789
- improve OpenAssistant/oasst1 "getting started" notebook by @andrewm4894 in https://github.com/LAION-AI/Open-Assistant/pull/2784
- add alpaca gpt4 dataset by @CloseChoice in https://github.com/LAION-AI/Open-Assistant/pull/2610
- Add dialogue data collator tests by @CloseChoice in https://github.com/LAION-AI/Open-Assistant/pull/2485
- + 25 more
✨ New Contributors
- @bishowX made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2768
- @yuechen-li-dev made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2770
- @pevogam made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2804
- @mzamini92 made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2729
- @Quarks-1 made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2684
- @EthanBauer made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2755
- @dependabot made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2833
- Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.3-alpha14...v0.0.3-alpha15
📋 What's Changed
- Allow overriding of MODEL_CONFIG_NAME from environment by @deftdawg in https://github.com/LAION-AI/Open-Assistant/pull/2722
- Redirect to chat page after login by @notmd in https://github.com/LAION-AI/Open-Assistant/pull/2737
- Corrected Japanese translations and translated untranslated sections by @ymadd in https://github.com/LAION-AI/Open-Assistant/pull/2673
- create backend user when generate jwt by @notmd in https://github.com/LAION-AI/Open-Assistant/pull/2702
- Show user account info on admin manage user page by @notmd in https://github.com/LAION-AI/Open-Assistant/pull/2749
✨ New Contributors
- @deftdawg made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2722
- @ymadd made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2673
- Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.2-alpha13...v0.0.3-alpha14
📋 What's Changed
- Fullwidth comma was used by mistake for data field in Chinese translation. by @lone-wolf-akela in https://github.com/LAION-AI/Open-Assistant/pull/2713
- fix chat update by @notmd in https://github.com/LAION-AI/Open-Assistant/pull/2715
- Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.2-alpha12...v0.0.2-alpha13
📋 What's Changed
- Update the developer guide with changes in the docker-file by @GuilleHoardings in https://github.com/LAION-AI/Open-Assistant/pull/2700
- Update website for new routes by @olliestanley in https://github.com/LAION-AI/Open-Assistant/pull/2704
- Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.2-alpha11...v0.0.2-alpha12
