Commit Graph
16 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
Yannic Kilcher 82e21e322a implemented ranking, changed ack 2022-12-16 14:53:18 +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 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