Commit Graph

251 Commits

Author SHA1 Message Date
Lucian Petri cea73ad1c4 Merge pull request #75 from LucianPetri/prettier-userchoice
Prettier User Choice on index page
2022-12-28 00:40:50 +02:00
Andreas Köpf 602ec355cd moved workpackage-lookup for text-replies to prompt-repository 2022-12-27 22:37:48 +01:00
Andreas Köpf f74fe68f87 add journal table and JournalWriter helper class 2022-12-27 22:37:48 +01:00
Lucian Petri ea47c08e4d typo fix 2022-12-27 18:39:19 +02:00
Lucian Petri b87dd9c732 fixing pre-commit on TaskSelection 2022-12-27 16:30:24 +02:00
Yannic Kilcher 514c752eb3 Merge pull request #83 from ss18/ss18/enhancement0
ss18/enhancement0
2022-12-27 14:20:44 +01:00
Semen Zhydenko ebdbc0e3c0 Fixed typo: strenght -> strength 2022-12-27 14:14:48 +01:00
Semen Zhydenko 7dc4fba5cd Fixed typo: publically -> publicly 2022-12-27 14:14:29 +01:00
Semen Zhydenko 5c2bc24294 Fixed typo: existance -> existence 2022-12-27 14:13:58 +01:00
Yannic Kilcher c70c9d191c Merge pull request #68 from LAION-AI/66-create-a-set-of-fake-default-users-for-the-website
created debug credentials provider
2022-12-27 14:01:15 +01:00
Yannic Kilcher d8a5937b9a removed boolean dependency 2022-12-27 13:59:00 +01:00
Yannic Kilcher 2a814b5b0b Update website/src/pages/api/auth/[...nextauth].ts
Co-authored-by: Ville Lahdenvuo <tuhoojabotti@gmail.com>
2022-12-27 13:57:55 +01:00
Lucian Petri 6896674476 adding new Tasks 2022-12-27 14:14:29 +02:00
Lucian Petri 3f084c73d0 Merge branch 'main' of https://github.com/LAION-AI/Open-Assistant into prettier-userchoice 2022-12-27 14:09:29 +02:00
Lucian Petri 32a0f14d8a Refactor to TaskSelection 2022-12-27 13:56:01 +02:00
Lucian Petri 33af6fce40 removing UserChoice 2022-12-27 13:55:19 +02:00
Keith Stevens 38266dd76b Merge pull request #81 from AbdBarho/reply
Implement `*_reply` for the web
2022-12-27 20:20:37 +09:00
Lucian Petri b075e62893 Merge https://github.com/LAION-AI/Open-Assistant into prettier-userchoice 2022-12-27 12:52:40 +02:00
AbdBarho 0987a64a85 Implement *_reply for the web
Also, start extracting shared components
2022-12-27 11:36:20 +01:00
Keith Stevens 7a4849f084 Merge pull request #52 from poipiii/main
Implement user_ranking_scoreboard for web
2022-12-27 18:10:58 +09:00
poipiii fba75a7942 Merge branch 'main' of https://github.com/LAION-AI/Open-Assistant 2022-12-27 16:42:01 +08:00
poipiii 61d8f3bc5a fixed minor style issues 2022-12-27 16:12:40 +08:00
poipiii d629fe0f42 [fix] fixed issues in pr and added pre commit 2022-12-27 14:58:43 +08:00
Lucian Petri e5ed9b43f9 moved transition up to contain heading 2022-12-27 03:48:19 +02:00
Lucian Petri afae42f658 fixed typo 2022-12-27 03:43:48 +02:00
Lucian Petri f5e3b552a9 added UserChoice and cleaned index 2022-12-27 03:38:42 +02:00
Lucian Petri 34b4b5ca1c removed artifacts and linted UserChoice 2022-12-27 03:37:52 +02:00
Lucian Petri 3204924e34 created UserChoice Component 2022-12-27 03:37:12 +02:00
Keith Stevens a8e7cee73c Merge pull request #73 from Vechtomov/fix-footer-logo
fixed footer logo icon
2022-12-27 09:39:54 +09:00
Vechtomov e94b6c2a31 pre-commit run 2022-12-27 02:30:13 +03:00
Yannic Kilcher d9dec84818 using debug credentials provider whenever development mode is active 2022-12-27 00:14:50 +01:00
Vechtomov 297d39d272 fixed footer logo icon 2022-12-27 02:12:25 +03:00
Keith Stevens 68aa2d940a Merge pull request #64 from AbdBarho/summarize
Implement `summarize_story` for web
2022-12-27 07:36:02 +09:00
Yannic Kilcher 78ab698ca9 Update website/src/components/Avatar.tsx
Co-authored-by: Ville Lahdenvuo <tuhoojabotti@gmail.com>
2022-12-26 17:49:21 +01:00
Yannic Kilcher 5125e84055 created debug credentials provider 2022-12-26 16:13:43 +01:00
Andreas Köpf 54c7a942ac remove old readme section (broken link) 2022-12-26 15:44:05 +01:00
AbdBarho 384894b3bf Implement summarize_story for web 2022-12-26 13:47:20 +01:00
Andreas Köpf f8c3008003 Merge pull request #57 from MattAlexMiracle/main
user scoring and question selection
2022-12-26 09:47:12 +01:00
Andreas Köpf 4b842674b8 Merge pull request #60 from LAION-AI/40-introduce-text-labels-to-the-protocol
added text labels to the API and the backend
2022-12-26 09:34:00 +01:00
Keith Stevens 5729e722a3 Merge pull request #58 from LAION-AI/web-on-ansible
Fixing the nextauth url for the dev instance
2022-12-26 11:46:21 +09:00
Yannic Kilcher c3a622643b Merge pull request #61 from LAION-AI/59-document-how-to-develop-on-the-backend-api
removed ALLOW_ANY_API_KEY and allow skipping API key check in debug
2022-12-25 23:47:26 +01:00
Yannic Kilcher b0e003999d Merge pull request #62 from LAION-AI/add-plan-and-vision-to-readme
added Plan and Vision section to readme
2022-12-25 23:46:52 +01:00
Yannic Kilcher e12649208e added Plan and Vision section to readme 2022-12-25 19:11:50 +01:00
Yannic Kilcher 55d003adbe added parens for readability 2022-12-25 19:00:13 +01:00
Yannic Kilcher d6ab6519bb removed leftover comment 2022-12-25 18:59:26 +01:00
Yannic Kilcher 78a7747e05 added docstring to migration and renamed file 2022-12-25 18:58:48 +01:00
Yannic Kilcher 703c1129dd re-introduced ALLOW_ANY_API_KEY 2022-12-25 18:24:49 +01:00
Yannic Kilcher 21f44d2d4c removed ALLOW_ANY_API_KEY and allow skipping API key check in debug 2022-12-25 17:25:30 +01:00
Yannic Kilcher a37bf6bf41 added text labels to the API 2022-12-25 17:08:57 +01:00
Yannic Kilcher db10c52877 updated laion discord lin 2022-12-25 15:31:10 +01:00