Commit Graph

  • 0a59aeb8b0 added data schemas md (#288) Yannic Kilcher 2023-01-02 22:10:48 +01:00
  • c7ac01718c refactor: move OasstError into oasst_shared.exceptions (#289) Jack Michaud 2023-01-02 21:03:53 +00:00
  • 194ee6632a added QA notebook from rallio Yannic Kilcher 2023-01-02 21:51:36 +01:00
  • b79092cb24 Assistant should be cautious but still helpful when providing high stakes advice Christopher King 2023-01-02 15:50:30 -05:00
  • 8be5d01df7 Correct typos argumentation -> augmentation Oliver Stanley 2023-01-02 19:33:21 +00:00
  • e15259b311 Stop users from starting more than one task at a time (#265) Alex Ott 2023-01-02 10:32:40 -08:00
  • e692cc0e07 Merge pull request #283 from andrewm4894/add-copilot-to-devcontainer Yannic Kilcher 2023-01-02 19:09:41 +01:00
  • db98de0888 prettier fix Andrew Maguire 2023-01-02 18:08:07 +00:00
  • 170d82099a add copilot to devcontainer Andrew Maguire 2023-01-02 18:05:15 +00:00
  • 571dcc283b Merge pull request #251 from andrewm4894/add-devcontainer Andrew Maguire 2023-01-02 17:58:45 +00:00
  • 75fc2d0f8f Merge branch 'LAION-AI:main' into add-devcontainer Andrew Maguire 2023-01-02 17:54:44 +00:00
  • 68f4976db1 Merge pull request #281 from kiritowu/implement_fastapi_limiter Yannic Kilcher 2023-01-02 18:35:13 +01:00
  • 4796146aa7 Fix getting api_key using dependencies kiritowu 2023-01-03 01:17:36 +08:00
  • 91f7828395 Merge branch 'implement_fastapi_limiter' of github.com:kiritowu/Open-Assistant into implement_fastapi_limiter kiritowu 2023-01-03 00:34:41 +08:00
  • 0c1eaeb066 Update docker compose to start redis on backend-dev and update REDIS_HOST in compose environment kiritowu 2023-01-03 00:22:37 +08:00
  • aa6d5786c6 Add rate limiter for task request kiritowu 2023-01-03 00:19:55 +08:00
  • bbf385bc07 Add TOO_MANY_REQUEST to OasstErrorCode kiritowu 2023-01-02 08:09:35 +08:00
  • 2a2968f6d4 Initialise redis connection for Fastapi limiter kiritowu 2023-01-02 08:04:59 +08:00
  • af0313ad5d Add fastapi-limiter to requirements.txt kiritowu 2023-01-02 08:02:35 +08:00
  • 4e82991b2d Update docker compose to start redis on backend-dev and update REDIS_HOST in compose environment kiritowu 2023-01-03 00:22:37 +08:00
  • 95089d1ccf Add rate limiter for task request kiritowu 2023-01-03 00:19:55 +08:00
  • 7956ed0cbe try precommit Andrew Maguire 2023-01-02 15:59:41 +00:00
  • bcc73d6e02 fixed encoding header Yannic Kilcher 2023-01-02 16:52:31 +01:00
  • 07c62c925b Merge branch 'main' of github.com:LAION-AI/Open-Chat-GPT Yannic Kilcher 2023-01-02 16:38:42 +01:00
  • 9fd201ded5 added verify-lobby script Yannic Kilcher 2023-01-02 16:38:38 +01:00
  • c5a0df636f Merge remote-tracking branch 'upstream/main' into add-devcontainer Andrew Maguire 2023-01-02 15:20:24 +00:00
  • 19502cf8bf added clear list for more understanding of result chandru 2023-01-02 19:34:37 +05:30
  • 40b6aa26b2 Merge pull request #271 from othrayte/cypress-e2e-doc Keith Stevens 2023-01-02 21:04:29 +09:00
  • 447a3bce41 website: Add some new detail to the docs on e2e testing Adrian Cowan 2023-01-02 22:40:18 +11:00
  • 86e099ae1a Merge pull request #262 from melvinebenezer/trivial_typo Yannic Kilcher 2023-01-02 11:55:42 +01:00
  • c489f3ddc5 Merge pull request #253 from AlexanderHOtt/feat/better-docs Yannic Kilcher 2023-01-02 11:44:55 +01:00
  • 9ed5fbcf76 Merge pull request #252 from bitplane/remove-utf8-coding Yannic Kilcher 2023-01-02 11:43:59 +01:00
  • ad0c48795c Merge pull request #266 from othrayte/website-e2e-tests Keith Stevens 2023-01-02 19:43:49 +09:00
  • dc1af6e2d8 website: Add e2e tests of ranking replies and prompts Adrian Cowan 2023-01-02 19:12:18 +11:00
  • 32e212b5a5 website: Add e2e tests of creating an assistant/prompter reply Adrian Cowan 2023-01-02 17:59:03 +11:00
  • 0df6d7fd31 website: more e2e tests for signin Adrian Cowan 2023-01-02 00:27:36 +11:00
  • a196af7ca8 Merge pull request #249 from bitplane/docker-compose-context Yannic Kilcher 2023-01-02 11:06:02 +01:00
  • 695677238a Merge pull request #247 from bitplane/pre-commit-changes-doc Yannic Kilcher 2023-01-02 10:59:15 +01:00
  • 5f3d32b875 Merge branch 'main' into dark-mode-implementation Desmond Grealy 2023-01-02 00:49:03 -08:00
  • 9902e013b2 Use Chakra UI for Messages AbdBarho 2023-01-02 08:26:33 +01:00
  • 2ff6108047 fix: typo in EssayInstructions.md and EssayRevision.md James Melvin 2023-01-02 12:43:37 +05:30
  • 97625a8398 Theme implementation which does not rely on the Chakra Container component, which is for contianing width (and buggy). Last commit before pulling in latest to resolve merge confilicts, and continue to fix the survey pages. Desmond Grealy 2023-01-01 23:11:18 -08:00
  • 2d98259280 Merge pull request #189 from BitterKanegul/42-implement-text-labels-web-frontend Keith Stevens 2023-01-02 14:25:11 +09:00
  • 53ab8fb479 Adding a bare bones unstyled terms of service and privacy policy Keith Stevens 2023-01-02 14:21:39 +09:00
  • 74396f79ba Add precommit fixes BitterKanegul 2023-01-02 10:26:03 +05:30
  • 725dededbd Add npm build fixes for types BitterKanegul 2023-01-02 10:17:13 +05:30
  • d36f2e4ec5 Change submitResponse function BitterKanegul 2023-01-02 10:01:26 +05:30
  • 34ab948ade testing rankgen integration into instructor trainer Bobak Hashemi 2023-01-01 23:30:12 -05:00
  • 3da5d11883 Add ESLint fixes BitterKanegul 2023-01-02 09:52:24 +05:30
  • e81c3cd3bb Incorporate review comments BitterKanegul 2022-12-31 18:23:33 +05:30
  • 260177ed1c Fix float BitterKanegul 2022-12-31 09:06:07 +05:30
  • fa5fc377ec Run prettier BitterKanegul 2022-12-31 09:01:29 +05:30
  • dfcbbee444 Adding popover to flag text with labels BitterKanegul 2022-12-31 08:35:33 +05:30
  • 8e831f897f fix invite link Alex Ott 2023-01-01 17:06:54 -08:00
  • c2a0a34f82 merge main Alex Ott 2023-01-01 17:05:23 -08:00
  • 1d97bbc6c9 Merge remote-tracking branch 'upstream/main' Alex Ott 2023-01-01 17:01:50 -08:00
  • 6299f3673e Add an icon-based toggle. Fix alignment of items in header. Keeping unused 'ColorModeSwitch' component for now. Desmond Grealy 2023-01-01 17:01:47 -08:00
  • 8d9f3c80af update readme with a better getting started guide Alex Ott 2023-01-01 17:00:24 -08:00
  • 5daadd6977 Add TOO_MANY_REQUEST to OasstErrorCode kiritowu 2023-01-02 08:09:35 +08:00
  • 144a5bc424 Initialise redis connection for Fastapi limiter kiritowu 2023-01-02 08:04:59 +08:00
  • 4e9a3ee292 Add fastapi-limiter to requirements.txt kiritowu 2023-01-02 08:02:35 +08:00
  • 7000e10bc0 apply pre-commit rules Gareth Davidson 2023-01-02 00:01:45 +00:00
  • 862a0ac3fd border-bottom should be configurable and off for transparent Desmond Grealy 2023-01-01 15:57:19 -08:00
  • 6ad8310332 Remove encoding pragma, unnecessary in Python 3 Gareth Davidson 2023-01-01 23:57:15 +00:00
  • 30fe045de9 add newline Andrew Maguire 2023-01-01 23:52:22 +00:00
  • 0009f5b5d8 use frontend-dev in devcontainer Andrew Maguire 2023-01-01 23:30:48 +00:00
  • 1b081b5641 add context to docker compose and service Andrew Maguire 2023-01-01 23:28:24 +00:00
  • 1a370ae320 remove workaround instructions from README.md Gareth Davidson 2023-01-01 23:03:33 +00:00
  • 0b1059f53e fix compose file so it runs in both "docker-compose" and "docker compose" Gareth Davidson 2023-01-01 23:03:07 +00:00
  • 4f9834b5a6 add warning to .pre-commit-config.yaml Gareth Davidson 2023-01-01 22:48:18 +00:00
  • c4b61bf84c apt-get Andrew Maguire 2023-01-01 22:24:45 +00:00
  • 229e7c7b0c try install docker-compose-plugin Andrew Maguire 2023-01-01 22:23:38 +00:00
  • 13e5061b95 .yaml instead of .yml Andrew Maguire 2023-01-01 21:18:58 +00:00
  • 466a9ba173 try proper relative path Andrew Maguire 2023-01-01 21:13:32 +00:00
  • 4841550cd4 Merge pull request #212 from bitplane/prettier-markdown Yannic Kilcher 2023-01-01 22:11:11 +01:00
  • 22863ba954 Merge pull request #234 from agoryuno/main Yannic Kilcher 2023-01-01 22:09:08 +01:00
  • 6e5dfa0665 add minimal devcontainer.json Andrew Maguire 2023-01-01 21:07:33 +00:00
  • c3c7a1701a run prettier with new params Gareth Davidson 2023-01-01 20:57:02 +00:00
  • 4c7b8cfd35 Use --prose-wrap=always to format markdown files Gareth Davidson 2022-12-31 18:19:47 +00:00
  • 6b95ad6153 Merge pull request #244 from jack-michaud/jm/contract-tests-in-ci Yannic Kilcher 2023-01-01 21:53:07 +01:00
  • 4a754cd63d Search Based QA Research Report (#213) Bill Ray 2023-01-01 15:08:53 -05:00
  • e871de693c A typo in import Alexander Goryunov 2023-01-01 21:52:38 +02:00
  • 50e72c146f Merge branch 'LAION-AI:main' into main Alexander Goryunov 2023-01-01 20:33:16 +02:00
  • 29c6491d48 Merge pull request #222 from theblackcat102/main Yannic Kilcher 2023-01-01 19:20:26 +01:00
  • 5de4ea9ebc ci: install backend dependencies for generating openapi Jack Michaud 2023-01-01 13:08:25 -05:00
  • 857eaf26b1 ci: add Test API Contract workflow Jack Michaud 2023-01-01 13:02:52 -05:00
  • 29b08875d4 refactor: move print_openapi_schema into main Jack Michaud 2023-01-01 12:34:03 -05:00
  • ea40a22049 fix: nack and ack should return empty responses Jack Michaud 2023-01-01 12:27:20 -05:00
  • 604ad2f8e7 style: run pre-commit hooks Jack Michaud 2023-01-01 10:21:52 -05:00
  • e15e208b20 fix: add response_model to tasks_interaction Jack Michaud 2023-01-01 10:05:34 -05:00
  • 898113ef8d fix: correct typing for OasstApiClient Jack Michaud 2023-01-01 10:05:17 -05:00
  • 5870148f0a test: add complete tests for oasst_api_client Jack Michaud 2023-01-01 10:04:55 -05:00
  • b85d4feb58 chore: ignore generated openapi schema Jack Michaud 2023-01-01 09:36:57 -05:00
  • 953d243a6f chore: start-mock-server waits for health Jack Michaud 2023-01-01 09:36:36 -05:00
  • 904f442f5a fix: indicate that user is optional Jack Michaud 2022-12-31 18:56:23 -05:00
  • 036c4b6c6c test: add contract test for discord bot Jack Michaud 2022-12-31 18:56:13 -05:00
  • 5c9b9e3c9f fix: use prism instead of wiremock Jack Michaud 2022-12-31 18:10:21 -05:00
  • b5ebab8839 chore: add print_openapi_schema and start-mock-server.sh script Jack Michaud 2022-12-31 16:42:12 -05:00
  • aa2d426bbc Add oasst-shared folder to discord-bot container (#241) onegunsamurai 2023-01-01 17:57:45 +00:00
  • ce1317d9f5 Merge pull request #187 from GraemeHarris/add-redis-for-rate-limit Yannic Kilcher 2023-01-01 18:32:58 +01:00