Commit Graph

328 Commits

Author SHA1 Message Date
jojopirker 205ff7971c deleted comment 2022-12-29 08:12:34 +01:00
jojopirker 7725297eb2 Merge branch 'LAION-AI:main' into newLoading 2022-12-29 08:01:45 +01:00
jojopirker 29bd355529 Ran prettier and fixed permanent loadingScreen in assistant_reply 2022-12-29 08:01:19 +01:00
Andreas Köpf a4e5f566a8 disable summarize_story & rate_summary tasks, we focus on conversation tasks 2022-12-29 01:31:36 +01:00
Andreas Köpf fb516e91fc add backend-dev start-docker script for convenience 2022-12-29 00:58:52 +01:00
Yannic Kilcher 0ee3196064 added sleep instead of true containers in compose 2022-12-29 00:38:12 +01:00
Yannic Kilcher d9aeef0d7e Merge branch 'main' of github.com:LAION-AI/Open-Chat-GPT 2022-12-29 00:25:36 +01:00
Yannic Kilcher 5b9f379b3f updated readme 2022-12-29 00:25:24 +01:00
Andreas Köpf 75ca994d23 Merge branch 'main' of github.com:LAION-AI/Open-Chat-GPT into main 2022-12-29 00:13:17 +01:00
Andreas Köpf 11f249101f Merge branch '55_backend_HTTP_error_feedback' into main 2022-12-29 00:06:22 +01:00
Keith Stevens f9ce7f969e Merge pull request #91 from rsandb/main
updated avatar component name, added ability to change username (only works server side for now), updated signin page, updated Footer
2022-12-29 07:47:59 +09:00
Andreas Köpf 30e65b250f remove old error_codes file 2022-12-28 22:41:39 +01:00
Igor Miagkov c4d5b58922 Updated prompt registry for random tasks sampling 2022-12-28 22:23:16 +01:00
Igor Miagkov abf2fcc1c8 Migrations for task sampling 2022-12-28 22:23:16 +01:00
Igor Miagkov 2786ad6132 Sampling random posts for tasks 2022-12-28 22:23:16 +01:00
Yannic Kilcher c02075b9cc added docs folder 2022-12-28 22:02:46 +01:00
jojopirker d4887e0054 new LoadingScreen to replace old loading divs 2022-12-28 20:49:03 +01:00
rsandb 62f326f51a clean up changes 2022-12-28 13:01:02 -06:00
rsandb 9404654672 Merge remote-tracking branch 'upstream/main' 2022-12-28 12:26:17 -06:00
Andreas Köpf 0c3103838b add OasstErrorCode IntEnum, use http.HTTPStatus enum 2022-12-28 19:25:39 +01:00
rsandb 6f2688b6a7 fix global layout issue on edit and account pages 2022-12-28 12:23:14 -06:00
rsandb f534def85d fixed merge issues 2022-12-28 12:21:17 -06:00
rsandb a54ffa80ab Merge branch 'main' of https://github.com/rsandb/Open-Assistant 2022-12-28 12:09:47 -06:00
rsandb 223c07e8e3 format changes, fixed authenticated page height 2022-12-28 12:08:55 -06:00
AbdBarho f208f65faf Merge pull request #116 from LAION-AI/website-ci
Add build website workflow
2022-12-28 15:03:16 +01:00
Andreas Köpf 36c74e238c rename handler function to 2022-12-28 14:22:53 +01:00
Andreas Köpf dda668bcd5 Add OasstError exception class and exception filter 2022-12-28 14:10:15 +01:00
Yannic Kilcher 6e8ed3aa02 Merge pull request #108 from LAION-AI/79-contributor-best-practices
Enhancing the readme with some coordination suggestions
2022-12-28 13:46:42 +01:00
Yannic Kilcher a218a2eae6 typo fix 2022-12-28 13:45:40 +01:00
Yannic Kilcher 02aa47391b Merge pull request #119 from croumegous/docker-compose
Unified multiple Docker Compose files into one for easier usage
2022-12-28 13:38:35 +01:00
croumegous 64206895ff Unified multiple Docker Compose files into one for easier usage 2022-12-28 13:26:30 +01:00
Keith Stevens 159e8a9e20 Merge pull request #118 from LAION-AI/rank_init_prompts
Implement `rank_initial_prompts` for web
2022-12-28 21:24:06 +09:00
AbdBarho 4fe45e3651 Implement rank_initial_prompts for web 2022-12-28 11:58:35 +01:00
Keith Stevens 7c2c0ec17b Adding a section about reviews 2022-12-28 19:44:22 +09:00
Keith Stevens 43550f62d7 Merge pull request #82 from AbdBarho/layout
Add per-page layout
2022-12-28 19:26:26 +09:00
AbdBarho 7d5393b059 Build website workflow 2022-12-28 10:14:09 +01:00
AbdBarho 072190145b Add global layout
with the ability to be overridden per-page
2022-12-28 10:03:03 +01:00
Keith Stevens 99bf737117 Merge pull request #114 from LAION-AI/113-fix-landing-page-links
Closing issue 113 by fixing the landing page links for two tasks
2022-12-28 17:33:04 +09:00
Keith Stevens bc235b5f51 Closing issue 113 by fixing the landing page links for two tasks 2022-12-28 17:24:25 +09:00
Keith Stevens 2d74822083 Merge pull request #111 from LAION-AI/109-fix-build
Fixing imports from merges in the signup page
2022-12-28 17:11:02 +09:00
Keith Stevens a1f7d919c0 Fixing imports from merges in the signup page 2022-12-28 17:08:04 +09:00
Keith Stevens 2989710785 Enhancing the readme with some coordination suggestions 2022-12-28 17:03:24 +09:00
sryu1 cf06cb8adf Changed order of examples 2022-12-28 08:25:19 +01:00
sryu1 67c59be9de Update Prompting_Guide.md 2022-12-28 08:25:19 +01:00
sryu1 d0904d85ba Update Prompting_Guide.md 2022-12-28 08:25:19 +01:00
Andreas Köpf 6a0d3b5f85 Force merge remote-tracking branch 'origin/65-consistent-paths-plus-ui' into main 2022-12-28 08:21:42 +01:00
Andreas Köpf 0aa83a2e67 Forced merge of remote-tracking branch 'origin/24-web-deploy-aws' into main 2022-12-28 08:17:16 +01:00
Riley Sandborg 9aade799d4 Update 404.tsx
Wrapped the content in p tags and removed the apostraphe
2022-12-27 17:34:21 -06:00
rsandb 5e27695c47 Merge remote-tracking branch 'upstream/main' 2022-12-27 17:29:11 -06:00
Keith Stevens f3ef32c26b fixing whitespace on signup page 2022-12-28 08:07:34 +09:00