Commit Graph

26 Commits

Author SHA1 Message Date
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
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 d47754fdab Merge branch 'db_task_protocol' into main 2022-12-16 14:56:44 +01:00
Yannic Kilcher 82e21e322a implemented ranking, changed ack 2022-12-16 14:53:18 +01:00
Andreas Köpf 5ac985e435 fix typo 2022-12-16 14:09:48 +01:00
Andreas Köpf 8296579895 added rating reaction 2022-12-16 14:07:43 +01:00
Andreas Köpf 1f31e6a499 add frontend post_id binding and post reply handing 2022-12-16 13:32:06 +01:00
Andreas Köpf 082981b9d9 insert tasks into work_package table, add PromptRepository 2022-12-16 12:26:52 +01:00
Yannic Kilcher a20b513732 Merge branch 'main' of github.com:LAION-AI/Open-Chat-GPT 2022-12-16 10:36:45 +01:00
Yannic Kilcher 0f2a8971e5 added tasks to act as user or assistant 2022-12-16 10:36:40 +01:00
Andreas Köpf ac563592e0 pre-commit install :-) 2022-12-16 10:01:02 +01:00
Andreas Köpf 244e23584a Merge branch 'main' of github.com:LAION-AI/Open-Chat-GPT into main 2022-12-16 09:48:32 +01:00
Andreas Köpf 10ef889261 Merge branch 'v1_db_schema' into main 2022-12-16 09:48:06 +01:00
Yannic Kilcher 084668294b implemented asking for initial prompt 2022-12-16 09:40:27 +01:00
Andreas Köpf b38c14233f add polymorphic JSONB payload support
update nullable fields, new auth check
2022-12-16 02:08:43 +01:00
Yannic Kilcher f32600888d made user structured 2022-12-16 00:41:43 +01:00
Yannic Kilcher bb1a0fe432 added rating workflow 2022-12-16 00:03:06 +01:00
Yannic Kilcher 7ccb55e756 implemented a simple text-based frontend 2022-12-15 13:03:44 +01:00
Yannic Kilcher 2b02ef2ddc docstring fix 2022-12-14 23:51:42 +01:00
Yannic Kilcher 96d668fa4b Rough draft of story summarization interaction 2022-12-14 23:08:08 +01:00
Yannic Kilcher d3d657e636 ran pre-commit and fixed issues 2022-12-13 12:38:59 +01:00
Andreas Köpf 0767b2064e first commit of backend app 2022-12-13 10:52:18 +01:00