v0.0.1-alpha7
版本发布时间: 2022-12-29 23:01:06
LAION-AI/Open-Assistant最新发布版本:v0.0.4-alpha2(2023-11-26 00:11:35)
What's Changed
- added Plan and Vision section to readme by @yk in https://github.com/LAION-AI/Open-Assistant/pull/62
- removed ALLOW_ANY_API_KEY and allow skipping API key check in debug by @yk in https://github.com/LAION-AI/Open-Assistant/pull/61
- Fixing the nextauth url for the dev instance by @fozziethebeat in https://github.com/LAION-AI/Open-Assistant/pull/58
- added text labels to the API and the backend by @yk in https://github.com/LAION-AI/Open-Assistant/pull/60
- user scoring and question selection by @MattAlexMiracle in https://github.com/LAION-AI/Open-Assistant/pull/57
- Implement
summarize_story
for web by @AbdBarho in https://github.com/LAION-AI/Open-Assistant/pull/64 - fixed footer logo icon by @Vechtomov in https://github.com/LAION-AI/Open-Assistant/pull/73
- Implement user_ranking_scoreboard for web by @poipiii in https://github.com/LAION-AI/Open-Assistant/pull/52
- Implement
*_reply
for the web by @AbdBarho in https://github.com/LAION-AI/Open-Assistant/pull/81 - created debug credentials provider by @yk in https://github.com/LAION-AI/Open-Assistant/pull/68
- ss18/enhancement0 by @ss18 in https://github.com/LAION-AI/Open-Assistant/pull/83
- add journal table and JournalWriter helper class by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/89
- Prettier User Choice on index page by @LucianPetri in https://github.com/LAION-AI/Open-Assistant/pull/75
- fix bug Open-Assistant #67 : submit form on enter by @seyfeddinenecib in https://github.com/LAION-AI/Open-Assistant/pull/69
- 24 web deploy aws - #24 by @fozziethebeat in https://github.com/LAION-AI/Open-Assistant/pull/63
- Update Prompting_Guide.md by @sryu1 in https://github.com/LAION-AI/Open-Assistant/pull/100
- Fixing imports from merges in the signup page by @fozziethebeat in https://github.com/LAION-AI/Open-Assistant/pull/111
- Closing issue 113 by fixing the landing page links for two tasks by @fozziethebeat in https://github.com/LAION-AI/Open-Assistant/pull/114
- Add per-page layout by @AbdBarho in https://github.com/LAION-AI/Open-Assistant/pull/82
- Implement
rank_initial_prompts
for web by @AbdBarho in https://github.com/LAION-AI/Open-Assistant/pull/118 - Unified multiple Docker Compose files into one for easier usage by @croumegous in https://github.com/LAION-AI/Open-Assistant/pull/119
- Enhancing the readme with some coordination suggestions by @fozziethebeat in https://github.com/LAION-AI/Open-Assistant/pull/108
- Add build website workflow by @AbdBarho in https://github.com/LAION-AI/Open-Assistant/pull/116
- #44 Sampling tasks from user data by @mjagkow in https://github.com/LAION-AI/Open-Assistant/pull/115
- updated avatar component name, added ability to change username (only works server side for now), updated signin page, updated Footer by @rsandb in https://github.com/LAION-AI/Open-Assistant/pull/91
- Add
OasstError
exception class and corresponding exception filter by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/120 - Initial Storybook setup by @jojopirker in https://github.com/LAION-AI/Open-Assistant/pull/110
- New loading screen component by @jojopirker in https://github.com/LAION-AI/Open-Assistant/pull/138
- added environment variable DEBUG_LOGIN to display debug credentials provider even in production mode by @yk in https://github.com/LAION-AI/Open-Assistant/pull/123
- Linkcomment1 by @AAYUSH-droid in https://github.com/LAION-AI/Open-Assistant/pull/147
- commented links by @AAYUSH-droid in https://github.com/LAION-AI/Open-Assistant/pull/145
- Adding a specific layout for Home by @k-nearest-neighbor in https://github.com/LAION-AI/Open-Assistant/pull/146
- add db seed-data check on backend startup by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/144
New Contributors
- @AbdBarho made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/64
- @Vechtomov made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/73
- @poipiii made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/52
- @ss18 made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/83
- @LucianPetri made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/75
- @seyfeddinenecib made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/69
- @sryu1 made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/100
- @croumegous made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/119
- @mjagkow made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/115
- @jojopirker made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/110
- @AAYUSH-droid made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/147
Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.1-alpha2...v0.0.1-alpha7