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