Commit Graph
11 Commits
Author SHA1 Message Date
Alex Ott a2a0e1608d fix: parse TaskRequestType enum correctly 2022-12-29 15:45:01 -08:00
Alex Ott bb3b0e7397 update api client to upstream version 2022-12-29 15:00:20 -08:00
Alex Ott 27ab051e22 Merge branch 'main' of https://github.com/LAION-AI/Open-Assistant into LAION-AI-main 2022-12-29 14:57:51 -08:00
AlexanderHOtt 84146f2396 remove database file (luckly it was empty) 2022-12-29 14:42:55 -08:00
AlexanderHOtt 221d3396f7 clean up code 2022-12-29 14:39:02 -08:00
AlexanderHOtt 9fd2e76917 add initial task loop for initial_prompt and rank_initial_prompts 2022-12-29 14:20:56 -08:00
Igor Miagkov efafc0173a added support for collective tasks 2022-12-29 21:32:17 +04: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
Yannic Kilcher 6452bb860d moved bot to discord-bot
added playbook to deploy dev machine

added playbook to deploy dev machine

added next.js font module, updated fonts, updated login page

replaced logos, changed logo on login and header

added 404 and email confirmation pages, changed discord and github buttons to show conditionally

also removed unused imports, fixed one spelling error, and minor styling changes

Quick format to the authenticated user page, updated header with user profile, styling updates

fixed html encoding

added checkout for release

re-vamped release config and ports
2022-12-25 11:35:54 +01:00