v0.0.3-alpha15
版本发布时间: 2023-04-22 19:28:55
LAION-AI/Open-Assistant最新发布版本:v0.0.4-alpha2(2023-11-26 00:11:35)
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
- Feature/dataset entry by @CloseChoice in https://github.com/LAION-AI/Open-Assistant/pull/2520
- update poem instruction path by @CloseChoice in https://github.com/LAION-AI/Open-Assistant/pull/2791
- Focus on input on edit chat title clicked by @bishowX in https://github.com/LAION-AI/Open-Assistant/pull/2783
- Emit connection retry message only when actually retrying on error by @pevogam in https://github.com/LAION-AI/Open-Assistant/pull/2804
- Rework chat layout UI by @notmd in https://github.com/LAION-AI/Open-Assistant/pull/2741
- Update Stability AI icon by @AbdBarho in https://github.com/LAION-AI/Open-Assistant/pull/2812
- Update text_client_utils.py by @mzamini92 in https://github.com/LAION-AI/Open-Assistant/pull/2729
- Gracefully handle user does not exist in Inference by @AbdBarho in https://github.com/LAION-AI/Open-Assistant/pull/2811
- Update temperature limits by @AbdBarho in https://github.com/LAION-AI/Open-Assistant/pull/2814
- Discord bot: Add default model option to .env by @MrlolDev in https://github.com/LAION-AI/Open-Assistant/pull/2612
- add check dataset appearances, update vicuna to dataset entry by @CloseChoice in https://github.com/LAION-AI/Open-Assistant/pull/2818
- update api docs by @andrewm4894 in https://github.com/LAION-AI/Open-Assistant/pull/2821
- Add poem instruction ds by @CloseChoice in https://github.com/LAION-AI/Open-Assistant/pull/2813
- update entities by @CloseChoice in https://github.com/LAION-AI/Open-Assistant/pull/2809
- add blog post with sample of recent yt videos by @andrewm4894 in https://github.com/LAION-AI/Open-Assistant/pull/2826
- support pagination for chat list by @notmd in https://github.com/LAION-AI/Open-Assistant/pull/2773
- Added max messages and max message length settings for inference by @yk in https://github.com/LAION-AI/Open-Assistant/pull/2774
- Dependabot addition by @Quarks-1 in https://github.com/LAION-AI/Open-Assistant/pull/2684
- Update .gitignore by @EthanBauer in https://github.com/LAION-AI/Open-Assistant/pull/2755
- Update README to indicate that deepspeed launcher should be used by @dwyatte in https://github.com/LAION-AI/Open-Assistant/pull/2759
- Bump @storybook/addon-interactions from 7.0.5 to 7.0.6 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/2833
- Bump @babel/core from 7.21.3 to 7.21.4 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/2834
- Bump @next/bundle-analyzer from 13.2.4 to 13.3.1 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/2835
- Bump react-markdown from 8.0.6 to 8.0.7 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/2836
- Bump eslint from 8.29.0 to 8.39.0 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/2837
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