v0.0.1-alpha2
版本发布时间: 2022-12-25 06:56:11
LAION-AI/Open-Assistant最新发布版本:v0.0.4-alpha2(2023-11-26 00:11:35)
What's Changed
- set MAX_WORKERS to 1 in gunicorn container for development by @yk in https://github.com/LAION-AI/Open-Assistant/pull/20
- Update the webapp to fetch and upate tasks in sequence by @fozziethebeat in https://github.com/LAION-AI/Open-Assistant/pull/19
- Grading page wip and homepage by @k-nearest-neighbor in https://github.com/LAION-AI/Open-Assistant/pull/26
- Extracted shared python code and made it work with dockerfiles by @yk in https://github.com/LAION-AI/Open-Assistant/pull/39
- create api_client class to call backend, partial bot rewrite by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/27
- Link new UI to auth and backend by @fozziethebeat in https://github.com/LAION-AI/Open-Assistant/pull/36
- Setup the website to be deployed in docker by @fozziethebeat in https://github.com/LAION-AI/Open-Assistant/pull/45
- add first bits of jinja template support by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/50
New Contributors
- @k-nearest-neighbor made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/26
Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.1-alpha1...v0.0.1-alpha2