Commit Graph

1605 Commits

Author SHA1 Message Date
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
Jac-Zac ac1660b699 new config file 2022-12-29 12:25:54 +01:00
Keith Stevens 2046b32b92 Merge pull request #138 from jojopirker/newLoading
New loading screen component
2022-12-29 20:22:06 +09:00
jojopirker cb317ebccb Initial Storybook setup (#110)
* Storybook setup

Storybook can be started using `npm run storybook`

* moved files and bugfix

Moved component files into their own directory and moved stories next to them. Fixed a bug with loading images

* prettier and bugfix

* prettier and bugfix

* Absolute Import in Header.tsx

* import fix

some imports did not work after merging

* Storybook update for chakra ui to properly work

* Prettier main.js

* comment in preview.js about hacky solution

* webpack final update and prettier update to preview

* Updated website/readme to include storybook description

* prettier...

* Delete docker-compose 2.yaml
2022-12-29 10:44:14 +01:00
GraemeHarris 8046a4a15b Merge branch 'main' into add-lang-column 2022-12-29 09:52:11 +02:00
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
AlexanderHOtt 99303ed265 move example.py to _example.py so it doesn't load on startup 2022-12-28 21:29:19 -08:00
AlexanderHOtt c8834aa9e3 add a lot of examples 2022-12-28 21:24:53 -08:00
AlexanderHOtt 3ce6ab80d6 initial bot structure 2022-12-28 16:43:14 -08: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
Graeme Harris 00ebf90871 Added column to post table for lang with US english set to default. Included alembic migration 2022-12-28 23:25:29 +02: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
Mohamed Rashad 78803e05d0 Minor Fixes 2022-12-28 18:22:18 +00: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
Yannic Kilcher 73fb5eec3d removed the reference to the magic email link in readme 2022-12-28 17:38:19 +01:00
Yannic Kilcher cbcbe8d708 added environment variable DEBUG_LOGIN to display debug credentials provider even in production mode 2022-12-28 17:33:33 +01:00