Commit Graph

  • eb4c41e3c6 send full conversation (including last-message) in label tasks Andreas Köpf 2023-01-28 20:23:39 +01:00
  • 5747373480 fix typo Unhelful Andreas Köpf 2023-01-28 19:57:44 +01:00
  • 54503b7e1b reduce userstats cron defaults, fix reference error Andreas Köpf 2023-01-28 19:10:03 +01:00
  • e0e398fa8b website: Improve reliability of e2e tests Adrian Cowan 2023-01-29 02:24:30 +11:00
  • ab4dce3f60 website: Support new widget types for labelling (#966) Adrian Cowan 2023-01-29 03:07:43 +11:00
  • 314c590dd2 include import.py in backend docker image Andreas Köpf 2023-01-28 16:18:31 +01:00
  • 19116f7251 add optional message_id query param to text_labels/valid_labels endpoint Andreas Köpf 2023-01-28 15:29:38 +01:00
  • 264e914225 exclude fails_task from default valid labels Andreas Köpf 2023-01-28 15:07:46 +01:00
  • c8d16285d0 Import message trees from jsonl file (#964) Andreas Köpf 2023-01-28 15:05:46 +01:00
  • 46d20aff40 Final manual change Keith Stevens 2023-01-28 21:13:58 +09:00
  • 656d44529b manually applying the lint fixes that get applied in GitHub actions Keith Stevens 2023-01-28 20:53:02 +09:00
  • 4709223e93 manually applying the lint fixes that get applied in GitHub actions Keith Stevens 2023-01-28 20:47:45 +09:00
  • 8a69f3541e test Keith Stevens 2023-01-28 20:44:14 +09:00
  • 602352b73d Dropping changes Keith Stevens 2023-01-28 20:39:49 +09:00
  • c44e822248 Another exclude attempt Keith Stevens 2023-01-28 20:37:25 +09:00
  • 464b52a978 Another try Keith Stevens 2023-01-28 20:34:21 +09:00
  • 346fc3afbe only run next lint over src code Keith Stevens 2023-01-28 20:32:29 +09:00
  • 8d8860084b Small fix Keith Stevens 2023-01-28 20:26:45 +09:00
  • 55b0c47f0a Dropping precommit changes Keith Stevens 2023-01-28 20:25:01 +09:00
  • ccb5dc4c2a fixing pre-commit Keith Stevens 2023-01-28 20:23:36 +09:00
  • 7bdf8491ca Adding an exclude to the pre-commit Keith Stevens 2023-01-28 20:18:58 +09:00
  • 2e1abd3f69 Copying from #769 to implement mock service worker Keith Stevens 2023-01-28 20:09:04 +09:00
  • 3197b6088b Using more pydantic features in the backend and fixing env issues on the website Keith Stevens 2023-01-28 19:35:40 +09:00
  • 3dc8ff6ddd Fixing a build error from merging Keith Stevens 2023-01-28 19:22:24 +09:00
  • c333ecd27a Merging from main Keith Stevens 2023-01-28 18:05:56 +09:00
  • 9541607473 Small change to simplify the demo call to the backend Keith Stevens 2023-01-28 18:02:01 +09:00
  • b2eb94962c fix readme.md (#965) Ikko Eltociear Ashimine 2023-01-28 17:59:41 +09:00
  • 75c4f90db3 Reverting some uneccesary changes Keith Stevens 2023-01-28 17:58:52 +09:00
  • 62d00d5bd4 Adding a minimal backend API route that decrypts the web's JWE and returns the email Keith Stevens 2023-01-28 16:56:34 +09:00
  • c47b8f175d Merge pull request #959 from LAION-AI/oasst-header Keith Stevens 2023-01-28 16:23:07 +09:00
  • b3f28d2bf3 Merge pull request #940 from rjmacarthy/refactor/tasks-page Keith Stevens 2023-01-28 16:07:42 +09:00
  • def03d75d2 [fix] Trim anthropic dataset down to last 2 convo only theblackcat102 2023-01-28 03:44:38 +00:00
  • f43435efc9 [feature] add deepspeed default stage 2 config theblackcat102 2023-01-28 00:56:52 +00:00
  • 2a2f34391a [fix] Added support for deepspeed theblackcat102 2023-01-28 00:55:40 +00:00
  • 994dce7c76 language classifier (#963) MattAlexMiracle 2023-01-28 00:56:56 +01:00
  • cd3bb36db7 fixed nesting (#944) Seth 2023-01-27 23:38:40 +00:00
  • 0903ec5d58 fix quility label addition Andreas Köpf 2023-01-28 00:03:52 +01:00
  • 8ea53a54eb add quality to valid-labels for simple text labeling tasks (anti-spam) Andreas Köpf 2023-01-28 00:01:00 +01:00
  • 4067bec03f Remove unused i18n AbdBarho 2023-01-27 23:12:44 +01:00
  • 49b5999ce6 Duplicate message reply filter (#958) dhug 2023-01-27 16:52:19 -05:00
  • e4dcfe4161 Use new reply_message AbdBarho 2023-01-27 22:41:20 +01:00
  • ab227c5db5 Fix error in labeling tasks AbdBarho 2023-01-27 22:30:11 +01:00
  • 0a6d9011ea Fix semantic html nesting AbdBarho 2023-01-27 22:29:14 +01:00
  • 3c791efb79 Move api calls to oasst_api_client AbdBarho 2023-01-27 21:59:29 +01:00
  • 9429590a81 Move to factory AbdBarho 2023-01-27 21:18:20 +01:00
  • 59531c7d3d userless client AbdBarho 2023-01-27 21:03:27 +01:00
  • cdb9f2da4e Send x-oasst-user header AbdBarho 2023-01-27 18:18:17 +01:00
  • 3a32a10b23 add reply_message to LabelConversationReplyTask & LabelConversationReplyPayload Andreas Köpf 2023-01-27 22:30:18 +01:00
  • 4b3ce24c72 add parsing of additional x-oasst-user header field (#957) Andreas Köpf 2023-01-27 21:28:57 +01:00
  • b07c7271b8 Merge pull request #960 from notmd/fix_leaderboard_limit AbdBarho 2023-01-27 21:20:11 +01:00
  • 002f847406 add missing alembic migration script Andreas Köpf 2023-01-27 21:16:31 +01:00
  • 9bad3d6e74 Exclude certain users from leaderboard stats (#961) Andreas Köpf 2023-01-27 21:04:55 +01:00
  • 356fd775e9 Add emoji reactions and reporting for messages (website) (#952) Adrian Cowan 2023-01-28 06:52:40 +11:00
  • bf77d4dc60 Add types for TaskType to TaskHook rjmacarthy 2023-01-27 10:51:32 +00:00
  • c7692b9049 add 2nd missing await to async_managed_tx_method Andreas Köpf 2023-01-27 19:44:48 +01:00
  • d165987256 add missing await to async_managed_tx_method Andreas Köpf 2023-01-27 19:43:08 +01:00
  • ce3b3c7ecc pass correct param when fetch leaderboard notmd 2023-01-28 00:17:31 +07:00
  • 3b04080d7b 949_transaction error handling (#950) James Melvin Ebenezer 2023-01-27 22:36:25 +05:30
  • 45a4b09eae added setup instructions to readme Yannic Kilcher 2023-01-27 15:42:01 +01:00
  • ae5d16f394 added a tmux inference dev setup script Yannic Kilcher 2023-01-27 15:40:21 +01:00
  • 83dc00b638 Merge branch 'main' of github.com:LAION-AI/Open-Assistant Yannic Kilcher 2023-01-27 15:23:25 +01:00
  • a0f4449e9f added seed to parameters Yannic Kilcher 2023-01-27 15:23:19 +01:00
  • e6009933db Rename const to taskInfo rjmacarthy 2023-01-27 10:16:25 +00:00
  • 24f4c08796 Refactor task page routes and repetition rjmacarthy 2023-01-26 13:13:46 +00:00
  • 639722b0f4 Merge pull request #951 from othrayte/fix-new-label-handling Keith Stevens 2023-01-27 15:37:42 +09:00
  • 1011fa527c website: Fix handling of new and unknown labels Adrian Cowan 2023-01-27 13:25:07 +11:00
  • da1c81d2c9 Add LabelDescription list to labeling tasks, make +1/-1 emojis exclusive (#947) Andreas Köpf 2023-01-27 00:54:29 +01:00
  • f3ffde47ff add preferred lonely_children extension (#942) Andreas Köpf 2023-01-26 23:00:54 +01:00
  • de00cc82d0 Merge branch 'main' of github.com:LAION-AI/Open-Assistant Yannic Kilcher 2023-01-26 21:02:00 +01:00
  • 040344a41f made inference server a bit more robust Yannic Kilcher 2023-01-26 21:01:52 +01:00
  • 348999a936 exclude trees in ranking state in acitve tree count Andreas Köpf 2023-01-26 19:06:25 +01:00
  • 2eed530e1a Merge branch 'main' of github.com:LAION-AI/Open-Assistant Yannic Kilcher 2023-01-26 16:42:02 +01:00
  • f1edcc8a28 added streaming worker Yannic Kilcher 2023-01-26 16:41:57 +01:00
  • d4688835d5 check condition for scoring on startup Andreas Köpf 2023-01-26 16:33:03 +01:00
  • c2fa476904 Add user emoji augmentation for message queries (#937) Andreas Köpf 2023-01-26 15:29:54 +01:00
  • 5d4f74f9d6 Ranked pairs (#933) MattAlexMiracle 2023-01-26 10:50:25 +01:00
  • 1eb3f05c44 PR: Create notebook to convert r/changemyview data (#839) kayjay 2023-01-26 01:49:03 -08:00
  • 1e88166401 Merge pull request #936 from othrayte/simple-spam-task Keith Stevens 2023-01-26 17:13:48 +09:00
  • bf082a96bb Merge pull request #935 from othrayte/message-stories Keith Stevens 2023-01-26 17:12:55 +09:00
  • cccf59dbd4 Merge pull request #928 from notmd/refactor_oasst_api_client Keith Stevens 2023-01-26 17:11:41 +09:00
  • 58a07dd05d website: Make the spam question simple again Adrian Cowan 2023-01-26 18:10:47 +11:00
  • 63dc5d170f website: Add storybook stories for messages Adrian Cowan 2023-01-25 21:46:43 +11:00
  • d456cffc4a support json content-type notmd 2023-01-26 02:49:22 +07:00
  • 877aabfef1 check for null notmd 2023-01-26 02:15:06 +07:00
  • 0d629c19cd fix test notmd 2023-01-26 02:13:30 +07:00
  • 1af8079e17 remove debug code notmd 2023-01-26 01:02:27 +07:00
  • 3c9e5388ba add captcha to signin page notmd 2023-01-26 01:00:31 +07:00
  • 4d7be8ebb9 wait for pending message reviews before entering ranking state Andreas Köpf 2023-01-25 18:18:21 +01:00
  • 39a107e851 Use intersection of ranking ID sets, add fetch_siblings() Andreas Köpf 2023-01-25 16:21:58 +01:00
  • 1020dcb024 add retry_scoring_failed_message_trees cli command (#931) Vechtomov 2023-01-25 15:40:36 +03:00
  • 50e60862b4 Merge pull request #930 from othrayte/fix-storybook Keith Stevens 2023-01-25 20:53:53 +09:00
  • 9813b389f8 website: Fix errors when running storybook Adrian Cowan 2023-01-25 20:59:56 +11:00
  • de661e04d1 pass ignore-path arg notmd 2023-01-25 17:48:29 +07:00
  • a6fcf0dc1e wip notmd 2023-01-25 17:44:59 +07:00
  • 05f2e5c534 Merge branch 'main' into refactor_oasst_api_client notmd 2023-01-25 16:36:32 +07:00
  • 2e2a57cf10 wip notmd 2023-01-25 16:36:06 +07:00
  • c7f9d24023 Add a few web files to skip pre-commit rewriting Keith Stevens 2023-01-25 18:19:49 +09:00
  • 76ef08dfe4 decoding Keith Stevens 2023-01-25 18:12:44 +09:00
  • 97cd57a300 fix test notmd 2023-01-25 16:02:20 +07:00
  • 31630be319 fix test & build notmd 2023-01-25 15:48:53 +07:00