Commit Graph

24 Commits

Author SHA1 Message Date
Semen Zhydenko 5c2bc24294 Fixed typo: existance -> existence 2022-12-27 14:13:58 +01:00
Yannic Kilcher 5125e84055 created debug credentials provider 2022-12-26 16:13:43 +01:00
Andreas Köpf f8c3008003 Merge pull request #57 from MattAlexMiracle/main
user scoring and question selection
2022-12-26 09:47:12 +01:00
Yannic Kilcher 21f44d2d4c removed ALLOW_ANY_API_KEY and allow skipping API key check in debug 2022-12-25 17:25:30 +01:00
Alexander Mattick a62db13414 added fixed point definition for prompt 2022-12-25 13:56:15 +01:00
Alexander Mattick d198eaf045 added fixed 'good prompt' definition for ranking 2022-12-25 13:49:02 +01:00
Alexander Mattick a1c2580027 added utility functions to dataclass 2022-12-25 13:42:59 +01:00
Alexander Mattick 58885f1e9b simple scoring system for prompts and ranks 2022-12-25 13:39:21 +01:00
Alexander Mattick 76f7ed813b simple scoring system for scoreboard 2022-12-25 12:40:27 +01:00
Alexander Mattick 81666fc68c Merge remote-tracking branch 'refs/remotes/origin/main' 2022-12-25 11:55:09 +01:00
Yannic Kilcher ce92f184c5 used more extend configs for compose files 2022-12-24 20:46:03 +01:00
Keith Stevens 4ad46a45e4 Updating the README files to be a bit more comprehensive 2022-12-21 13:15:44 +09:00
Keith Stevens c6b00365fd Simplifying the end to end docker setup to ensure it prepares the web database properly before the website starts. 2022-12-21 12:17:08 +09:00
Keith Stevens c056a31d2f Ensuring the website can be built and deployed fully in docker. This includes an end to end docker-compose configuration as a simple demonstration. 2022-12-20 20:28:53 +09:00
Keith Stevens 2dbdd92791 Merge pull request #36 from LAION-AI/web-link-newui-to-backend
Link new UI to auth and backend
2022-12-20 17:52:15 +09:00
Keith Stevens 8e1c280bd7 Adding another service in the frontend-dev docker compose configuration to make it easier to do email based login. Also adding env variables that work by default with the docker services 2022-12-20 15:55:14 +09:00
Andreas Köpf aa26c4ad03 fix bot script post oasst_shared creation 2022-12-20 00:55:39 +01:00
Yannic Kilcher 2c997b993d adjusted readme 2022-12-19 19:13:48 +01:00
Yannic Kilcher b34ef75423 started re-working python code 2022-12-19 18:00:09 +01:00
Yannic Kilcher 6f3de4a624 set MAX_WORKERS to 1 in gunicorn container for development 2022-12-18 11:34:02 +01:00
Yannic Kilcher 13551ae3e4 renamed to open assistant 2022-12-17 23:56:05 +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