v0.0.1-alpha1
版本发布时间: 2022-12-18 07:26:00
LAION-AI/Open-Assistant最新发布版本:v0.0.4-alpha2(2023-11-26 00:11:35)
What's Changed
- renamed alemic to alembic by @yk in https://github.com/LAION-AI/Open-Assistant/pull/1
- Migrate website portion to Next.js by @fozziethebeat in https://github.com/LAION-AI/Open-Assistant/pull/2
- Update README.md by @BirgerMoell in https://github.com/LAION-AI/Open-Assistant/pull/3
- local database setup by @yk in https://github.com/LAION-AI/Open-Assistant/pull/4
- Bot update by @BirgerMoell in https://github.com/LAION-AI/Open-Assistant/pull/5
- implemented "Ranked Pairs" algorithm for merging rankings from different users by @MattAlexMiracle in https://github.com/LAION-AI/Open-Assistant/pull/7
- Bot to laion update by @BirgerMoell in https://github.com/LAION-AI/Open-Assistant/pull/8
- Rough draft of story summarization interaction by @yk in https://github.com/LAION-AI/Open-Assistant/pull/9
- removed duplicate api_key entry by @yk in https://github.com/LAION-AI/Open-Assistant/pull/11
- Integrating Next-Auth to do user authentication on the website by @fozziethebeat in https://github.com/LAION-AI/Open-Assistant/pull/10
- implemented a simple text-based frontend by @yk in https://github.com/LAION-AI/Open-Assistant/pull/13
- add v1 database alembic migration script by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/12
- insert tasks into work_package table, add PromptRepository by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/14
- added rank_initial_prompts payload and db saving by @yk in https://github.com/LAION-AI/Open-Assistant/pull/15
- Docker builds by @palp in https://github.com/LAION-AI/Open-Assistant/pull/6
New Contributors
- @yk made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/1
- @fozziethebeat made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2
- @BirgerMoell made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3
- @MattAlexMiracle made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/7
- @andreaskoepf made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/12
- @palp made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/6
Full Changelog: https://github.com/LAION-AI/Open-Assistant/commits/v0.0.1-alpha1