v0.0.1-alpha12
What's Changed
- #338 - Tooltip for Report button by @Klotske in #374
- Fix dark mode display for some pages by @chs20 in #378
- Fixed broken link in the dashboard by @Klotske in #389
- Fix for #343 by @kostiak in #393
- Sft gptjt qa labels by @sanagno in #347
- Bth5032/78 blackcat trainer by @bth5032 in #313
- #307 new page to display recent messages by @jojopirker in #375
- Bugfix #173 - Empty task interactions by @GraemeHarris in #373
- Use Discord Credentials when available by @KarthikRaju391 in #326
- Adding the Redis secret for running the backend on AWS by @fozziethebeat in #363
- Starting point to make the documentation more modular and better README.md by @Jac-Zac in #402
- refactor + test: add OasstApiClient in website with tests by @jack-michaud in #342
- spacing for message dashboard (comment in #375) by @jojopirker in #401
- website: Add Create Initial Prompts link to the dashboard by @othrayte in #403
- ER-Diagrams in data_schemas.md by @jojopirker in #367
- Implement task selection by @MattAlexMiracle in #383
- Detoxify Rest API Client by @nil-andreu in #404
- Session Close when called HuggingFace Client by @nil-andreu in #411
- Add message tree state model by @danielpatrickhug in #414
- Simplified random task generation by @Vechtomov in #419
- StackExchange Builder update by @b-mc2 in #355
- Add warning when submitting unchanged ranking by @stephancill in #345
- make submit button blue for submit and green for next task by @andrewm4894 in #423
- Replace npm install with npm ci by @Vechtomov in #424
- Assistant should be cautious but still helpful when providing high stakes advice by @ChristopherKing42 in #290
- #353 - Add OasstApiClient interaction with task by @Klotske in #421
- add some badges to readme by @andrewm4894 in #442
- Creating a role field for Users #236 by @fozziethebeat in #441
- Update env.py by @batuhanerenler in #413
- Added deepspeed and dialogue dataset for code by @theblackcat102 in #452
- 344: Create tasks for text labels by @olliestanley in #381
- fix hrefs on readme badges by @andrewm4894 in #444
- Add
/help
and/tutorial
commands and update bot activity by @AlexanderHott in #399 - add support for multiple devcontainers by @andrewm4894 in #445
- Create openbugger_example.ipynb by @furlat in #418
- Fix message flagging in dark mode (#434) by @chs20 in #446
- Docs site poc by @andrewm4894 in #346
- tests + fix: #354 Add tests for OasstApiClient and fix handling of OasstError by @jack-michaud in #447
- #435 Added longer response incentive by @Klotske in #457
- Supervised finetuning minor changes by @sanagno in #456
- Delete sharp, it's not needed and breaks docker on m1 by @fozziethebeat in #467
- #432 - Moved SideMenu to component & refactored layout by @Klotske in #469
- Simplify Footer by @AbdBarho in #475
- #309 - Message navigation by @jojopirker in #440
- Adding a very rudimentary admin page that displays a table of users by @fozziethebeat in #476
- Fixing most of the eslint warnings in the web code by @fozziethebeat in #478
- Add DEBUG_USD_SEED_DATA_PATH in config to make seed data flexible by @kenhktsui in #395
- add andrewm4894 as /docs/ /.devcontainer/ codeowner by @andrewm4894 in #463
- clean up docs github workflow by @andrewm4894 in #464
- add colab buttons to notebooks by @andrewm4894 in #468
- Fetch conversation for seed data tasks, minor model fixes by @andreaskoepf in #485
- #479 - Fixed FOUC on website by @Klotske in #482
- Refactor tasks into components by @kostiak in #470
- Replace expired OA discord links by @andreaskoepf in #490
- #492 - Add regex word counter by @Klotske in #494
- Conversation messages refactor add msg ids by @danielpatrickhug in #500
- Using MessageTable in EvaluateTask by @kostiak in #501
- Added deberta configs and cosine scheduler to instructor by @SzymonOzog in #488
- add api/v1/text_labels/valid_labels backend endpoint by @andreaskoepf in #498
- Validate text labels in text frontend by @olliestanley in #495
- #438 Frontend type by @jojopirker in #483
- Fix text_frontend 204 & creation of labeling tasks by @andreaskoepf in #487
- add docs site url to docs/readme by @andrewm4894 in #484
- add docs badge to readme by @andrewm4894 in #462
- Temporary fix for #506 to get the frontend working by @kostiak in #508
- #432 - Added basic Admin Dashboard layout by @Klotske in #480
- Label Initial Prompt by @AbdBarho in #477
- fix: improve
TaskControls
UI on mobile by @notmd in #511 - #371 set labels by @melvinebenezer in #518
- [feature] Add GPTJ synthetic dataset, fix reference removal regex for… by @theblackcat102 in #513
- Adding an admin page to manage a specific user's status by @fozziethebeat in #521
- Initial revision to valid text labels by @olliestanley in #509
- Fix infinite fetch loop in messages dashboard by @AbdBarho in #529
- Add Label Prompter Reply Task by @AbdBarho in #523
- Add Label Assistant Reply Task by @AbdBarho in #530
- Adidng simple pagination to the admin user view #237 by @fozziethebeat in #532
- bugfix in alembic downgrade (frontend_type not frontend_id) by @jojopirker in #526
- 524: Refine label for harmful -> excessive_harm by @olliestanley in #534
- 525: Refine label for hate_speech by @olliestanley in #535
- added pre-commit guides and purposely did not run pre-commit by @yk in #545
- Add theme to verify page. Simplify by @k-nearest-neighbor in #548
- #224: display OAuthAccountNotLinked error message + other errors messages by @callum-gander in #542
- Extract UserRepository and TaskRepository from PromptRepository by @andreaskoepf in #533
- Add /tasks/all route to website by @kostiak in #549
- Prompt for reason for skipping. by @othrayte in #520
- Use hooks for "create" tasks by @AbdBarho in #550
- Use hooks for "evaluate" tasks by @AbdBarho in #552
- Adding a bare bones feature flag setup by @fozziethebeat in #558
- Added Redis and Redis Insight to Ansible playbook. by @rasdani in #405
- website: Ignore screenshots and videos produced by cypress e2e tests by @othrayte in #563
- Expanding survey of relevant research by @mrcabbage972 in #557
- Update the dev deployment to use secrets #372 by @fozziethebeat in #562
- add example notebook by @andrewm4894 in #512
- Store Message embedding by @nil-andreu in #540
- replace
andrewm4894
withLAION-AI
inexample.ipynb
by @andrewm4894 in #573 - #493 Use API to populate text_labels in frontend by @melvinebenezer in #572
- Automate e2e test of the website (basic) by @othrayte in #439
- Centralize task types by @AbdBarho in #575
New Contributors
- @bth5032 made their first contribution in #313
- @KarthikRaju391 made their first contribution in #326
- @nil-andreu made their first contribution in #404
- @danielpatrickhug made their first contribution in #414
- @b-mc2 made their first contribution in #355
- @stephancill made their first contribution in #345
- @ChristopherKing42 made their first contribution in #290
- @batuhanerenler made their first contribution in #413
- @furlat made their first contribution in #418
- @kenhktsui made their first contribution in #395
- @notmd made their first contribution in #511
- @callum-gander made their first contribution in #542
- @rasdani made their first contribution in #405
Full Changelog: v0.0.1-alpha11...v0.0.1-alpha12