Commit Graph

387 Commits

Author SHA1 Message Date
Keith Stevens 97c7541fea Also fixing the .env for local development to be inline with the docker compose setup 2022-12-30 10:24:51 +09:00
Keith Stevens 7c187bbfab Fixing discord signin 2022-12-30 10:16:43 +09:00
Igor Miagkov 7867466700 added trusted api client flag 2022-12-30 00:35:30 +01:00
Keith Stevens 8c59cbe034 Merge pull request #154 from LAION-AI/rank_assistant_replies
Implement `rank_assistant_replies` in web
2022-12-30 07:54:45 +09:00
Yannic Kilcher 65d6e9501e Merge pull request #163 from sryu1/patch-1
Update README.md
2022-12-29 22:31:40 +01:00
sryu1 39fae26fde Update README.md 2022-12-30 07:22:09 +10:00
Yannic Kilcher d9d65be8c5 added vanished debug login 2022-12-29 22:00:00 +01:00
Yannic Kilcher 90747937b8 improved readme 2022-12-29 21:41:50 +01:00
Yannic Kilcher 665ab862a6 Merge pull request #122 from MohamedAliRashad/main
Slightly better README.md
2022-12-29 21:41:05 +01:00
Yannic Kilcher ad5f8a5a52 Merge branch 'main' of github.com:LAION-AI/Open-Chat-GPT 2022-12-29 21:35:50 +01:00
Yannic Kilcher 5ab2e2d92c added debug login env to web container 2022-12-29 21:35:45 +01:00
Yannic Kilcher 3ab2e01b21 Merge pull request #128 from GraemeHarris/add-lang-column
Added column to post table for lang with US english set to default.
2022-12-29 21:33:41 +01:00
Yannic Kilcher 540f2d58c3 Merge pull request #155 from mjagkow/feature-collective-tasks
Added support for collective tasks
2022-12-29 21:18:14 +01:00
AbdBarho 4f8c4e0457 Implement rank_assistant_replies in web 2022-12-29 21:13:25 +01:00
AbdBarho 2990bb9924 Merge pull request #127 from LAION-AI/rank_user_replies
Implement `rank_user_replies` in web
2022-12-29 21:06:23 +01:00
AbdBarho 5b0b326fc5 Add Loading Screen 2022-12-29 19:44:29 +01:00
AbdBarho 66b89d4685 Implement rank_user_replies in web 2022-12-29 19:44:29 +01:00
Desmond Grealy d0cc4d64bf Merge pull request #142 from LAION-AI/eslint
Update eslint config
2022-12-29 10:34:27 -08:00
Desmond Grealy ea65654fc2 Merge branch 'main' into eslint 2022-12-29 10:32:21 -08:00
Igor Miagkov acfcd7b8d2 Fixed warning: SAWarning: Coercing Subquery object into a select() for use in IN() 2022-12-29 18:59:44 +01:00
AbdBarho 65dbb9c4e1 Merge pull request #152 from billray0259/issue132
Updated join-us and FAQ links
2022-12-29 18:33:01 +01:00
Igor Miagkov efafc0173a added support for collective tasks 2022-12-29 21:32:17 +04:00
Graeme Harris e5c32eda21 Updates from linting 2022-12-29 19:26:30 +02:00
Bill Ray d1eeecbf7a Updated join-us and FAQ links to link back to their sections on the home page. 2022-12-29 11:51:31 -05:00
Igor Miagkov 4ead078f89 Added readable exception if no posts were found for task 2022-12-29 17:16:44 +01:00
Andreas Köpf c5053ed6c9 fix typo: uesr->user 2022-12-29 16:13:30 +01:00
Andreas Köpf 71eb09b28a adapt backend-development/run-local.sh 2022-12-29 15:58:35 +01:00
Andreas Köpf 833549f212 add two dummy user replies depth>1 2022-12-29 15:58:35 +01:00
Andreas Köpf 30db7254c7 rename flag to DEBUG_USE_SEED_DATA default False, update compose config 2022-12-29 15:58:35 +01:00
Andreas Köpf b66d05bdf2 add missing db arg 2022-12-29 15:58:35 +01:00
Andreas Köpf c2cb2562d5 add db seed-data check on backend startup 2022-12-29 15:58:35 +01:00
Yannic Kilcher 15fcfa168f Merge branch 'main' of github.com:LAION-AI/Open-Chat-GPT 2022-12-29 15:43:01 +01:00
Yannic Kilcher 28faa82700 fixing pre-commit exclude 2022-12-29 15:42:57 +01:00
Desmond Grealy 640623ff14 Merge pull request #146 from k-nearest-neighbor/home_layout
Adding a specific layout for Home
2022-12-29 06:20:18 -08:00
Yannic Kilcher cb82ec6ca2 Merge branch 'main' of github.com:LAION-AI/Open-Chat-GPT 2022-12-29 15:07:57 +01:00
Yannic Kilcher ea0c0e559e restricting backend build workflow to backend files 2022-12-29 15:07:54 +01:00
Desmond Grealy 2d4d621ed7 Cleaner className expression 2022-12-29 06:06:48 -08:00
AbdBarho c2efbf2400 Merge pull request #147 from AAYUSH-droid/linkcomment1
Hide summarize story & rate summary tasks in the frontend
2022-12-29 14:58:53 +01:00
aayush f96fb36182 Commented TaskOption for summerize story & rate summary 2022-12-29 19:23:46 +05:30
Desmond Grealy b718ab699c prettier 2022-12-29 05:38:22 -08:00
AbdBarho c487e4dbac clean up path imports 2022-12-29 14:38:00 +01:00
Desmond Grealy 58a74af771 Add arg to Header story 2022-12-29 05:28:18 -08:00
aayush f2d6739a11 commented links 2022-12-29 18:55:00 +05:30
Mohamed Rashad 74209da90b Merge branch 'main' into main 2022-12-29 15:21:57 +02:00
Desmond Grealy c597e7317c Adding a specific layout for Home so other pages are not coupled to the the header / footer / grid used on Home; Make header transparent on Home 2022-12-29 05:07:14 -08:00
Yannic Kilcher 26b2db5dad Merge pull request #123 from LAION-AI/add-debug-skip-password-env
added environment variable DEBUG_LOGIN to display debug credentials provider even in production mode
2022-12-29 13:47:57 +01:00
Yannic Kilcher 0acacf33fe Merge branch 'main' into add-debug-skip-password-env 2022-12-29 13:34:28 +01:00
AbdBarho 0ffbe625f5 Lint files 2022-12-29 13:00:54 +01:00
Jac-Zac 71e260ec52 changing things as suggested 2022-12-29 12:27:18 +01:00
Jac-Zac 25146f264c adding it to the .eslintrc.json 2022-12-29 12:25:54 +01:00