Commit Graph

144 Commits

Author SHA1 Message Date
Lennon Puldagrealy ed47bcaa7a Add Prettier. Remove unused Button component 2022-12-18 11:14:41 -08:00
Lennon Puldagrealy 278189d015 remove older logo version 2022-12-18 10:44:35 -08:00
Lennon Puldagrealy a296f6ea99 Grading Page WIP & Homepage 2022-12-18 10:28:43 -08:00
Andreas Köpf 03879d2b34 Merge pull request #19 from LAION-AI/web-fetch-tasks
Update the webapp to fetch and upate tasks in sequence
2022-12-18 17:13:49 +01:00
Yannic Kilcher f37316b837 Merge pull request #20 from LAION-AI/18-backend-docker-starts-multiple-instances-of-backend
set MAX_WORKERS to 1 in gunicorn container for development
2022-12-18 13:10:54 +01:00
Yannic Kilcher 6f3de4a624 set MAX_WORKERS to 1 in gunicorn container for development 2022-12-18 11:34:02 +01:00
Keith Stevens 02ec176670 Adding a jsconfig to ensure all javascript imports can be absolute instead of relative 2022-12-18 17:38:59 +09:00
Keith Stevens 24504e1622 Merging in main 2022-12-18 15:44:38 +09:00
Keith Stevens a53d69b682 Deleting some unused API methods, storing interactions properly to the Task Backend, Adding explanatory comments, using a task queue in the client side 2022-12-18 15:43:19 +09:00
Yannic Kilcher 088effc7a9 readme fix 2022-12-18 00:19:50 +01:00
Yannic Kilcher 6b21b2359c workflow fix 2022-12-18 00:05:18 +01:00
Yannic Kilcher 13551ae3e4 renamed to open assistant 2022-12-17 23:56:05 +01:00
Yannic Kilcher a6c957ccfd renamed to open assistant 2022-12-17 23:55:55 +01:00
Yannic Kilcher 1acdc66973 moved alembic 2022-12-17 23:40:40 +01:00
Andreas Köpf afb5ec3669 change alembic file_template 2022-12-17 23:31:35 +01:00
Yannic Kilcher 1c5cbed06b Merge branch 'main' of github.com:LAION-AI/Open-Chat-GPT 2022-12-17 23:23:18 +01:00
Yannic Kilcher e397f32bfa added ref tag 2022-12-17 23:23:12 +01:00
Andreas Köpf 2a56438a55 add auth_method column to person table 2022-12-17 23:01:21 +01:00
Yannic Kilcher 819ecaa8b3 updated release workflow 2022-12-17 22:49:55 +01:00
Yannic Kilcher fbf4801296 changed image name 2022-12-17 22:36:42 +01:00
Yannic Kilcher a3ccaa4dc5 added tag to docker compose 2022-12-17 22:35:36 +01:00
Yannic Kilcher 0d9034e4bb changed scripts location 2022-12-17 22:31:21 +01:00
Yannic Kilcher f6c8eae88f Merge pull request #6 from palp/palp/docker-build
Docker builds
2022-12-17 22:19:57 +01:00
Yannic Kilcher b45a974287 improved dockerfiles and developer setup 2022-12-17 22:15:01 +01:00
Keith Stevens 699d0a948c Logging interactions to tasks 2022-12-17 22:51:20 +09:00
Andreas Köpf edf123e451 add 'laion-ai/ocgp-' prefix to backend docker image names 2022-12-17 12:06:24 +01:00
Andreas Köpf c1ae50d693 restore backend.dockerfile 2022-12-17 11:27:14 +01:00
Keith Stevens 8617f5b239 Implementing a bare bones interaction with the task backend 2022-12-17 14:20:39 +09:00
Yannic Kilcher 668f81c5b2 added prompting guide 2022-12-16 23:44:54 +01:00
Yannic Kilcher e8ca9ad263 Merge branch 'main' of github.com:LAION-AI/Open-Chat-GPT 2022-12-16 23:42:27 +01:00
Yannic Kilcher d8f79bdb9f added prompting guide 2022-12-16 23:42:21 +01:00
Andreas Köpf cbda0d4f9b remove unused backend dockerfiles, only keeping docker-compose.yaml for now 2022-12-16 23:35:37 +01:00
Andreas Köpf 07bbd0d626 update version of requests in requirements.txt of text-frontend 2022-12-16 23:10:26 +01:00
Yannic Kilcher 04af328c21 updated readme 2022-12-16 23:03:49 +01:00
Yannic Kilcher 1fc5e261f5 Merge pull request #15 from LAION-AI/add-rank-initial-prompts-payload
added rank_initial_prompts payload and db saving
2022-12-16 22:38:22 +01:00
Yannic Kilcher 5d19ebe395 added rank_initial_prompts payload and db saving 2022-12-16 22:17:13 +01:00
Yannic Kilcher 2c3e854bf7 improvements to the text frontend 2022-12-16 22:00:44 +01:00
Andreas Köpf 6f37a3120a Merge branch 'main' of github.com:LAION-AI/Open-Chat-GPT into main 2022-12-16 18:21:55 +01:00
Andreas Köpf 1289279fc2 add ranking payload handling 2022-12-16 18:21:50 +01:00
Yannic Kilcher 385d2733ab removed addressed user 2022-12-16 18:08:58 +01:00
Yannic Kilcher ae03dd08c7 changed text frontend to use random post ids 2022-12-16 17:19:39 +01:00
Yannic Kilcher fa612f8eeb sql query fix 2022-12-16 17:14:31 +01:00
Yannic Kilcher ab5be62a8a linter fix 2022-12-16 17:12:42 +01:00
Yannic Kilcher 98d6474644 changed error types 2022-12-16 17:12:11 +01:00
Yannic Kilcher aaf8ce13ab bugfix 2022-12-16 16:13:45 +01:00
Andreas Köpf 05440e0596 step 2/2 of parallel dev on task controller 2022-12-16 15:48:17 +01:00
Andreas Köpf 869c8ebcba remove old labeler & prompt REST endpoints 2022-12-16 15:23:49 +01:00
Andreas Köpf 05b677c16f step 1/2 of parallel dev on task controller 2022-12-16 15:12:12 +01:00
Andreas Köpf 13c5fc3fcc Merge branch 'main' of github.com:LAION-AI/Open-Chat-GPT into main 2022-12-16 15:01:35 +01:00
Yannic Kilcher 7f73059488 added ranking sending to frontend 2022-12-16 14:59:42 +01:00