v0.0.3-alpha30
版本发布时间: 2023-06-09 21:02:03
LAION-AI/Open-Assistant最新发布版本:v0.0.4-alpha2(2023-11-26 00:11:35)
What's Changed
- Bump @storybook/nextjs from 7.0.12 to 7.0.18 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3254
- Bump eslint from 8.40.0 to 8.41.0 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3257
- Bump @storybook/addon-essentials from 7.0.12 to 7.0.18 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3256
- Bump react-hook-form from 7.43.9 to 7.44.2 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3253
- Only render auth method icon when it is available by @notmd in https://github.com/LAION-AI/Open-Assistant/pull/3258
- add falcon model, and lima linear dropout increase by @jordiclive in https://github.com/LAION-AI/Open-Assistant/pull/3241
- [968] Add paging flagged messages by @GraemeHarris in https://github.com/LAION-AI/Open-Assistant/pull/3176
- Add dragan's gale_pleaser plugin by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/3262
- Message drafts by @someone13574 in https://github.com/LAION-AI/Open-Assistant/pull/3044
- add readme to plugins in oasst by @andrewm4894 in https://github.com/LAION-AI/Open-Assistant/pull/3273
- Update the disclaimer warning with plugin access information by @pevogam in https://github.com/LAION-AI/Open-Assistant/pull/3274
- Remove outdated LLaMA worker image by @olliestanley in https://github.com/LAION-AI/Open-Assistant/pull/3282
- Add Dragan's web retriever plugin by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/3277
- Added language Bahasa Malaysia by @ScalyGhast2 in https://github.com/LAION-AI/Open-Assistant/pull/3288
- Add "servers" attribute to openapi spec of demo plug-ins by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/3294
- Cleanup safety by @olliestanley in https://github.com/LAION-AI/Open-Assistant/pull/3145
- add initial minimal plugins docs by @andrewm4894 in https://github.com/LAION-AI/Open-Assistant/pull/3272
- Add trust_remote_code option to export_model.py by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/3285
- Fix message badge position by @someone13574 in https://github.com/LAION-AI/Open-Assistant/pull/3302
- Bump react-hook-form from 7.44.2 to 7.44.3 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3298
- Bump @chakra-ui/react from 2.6.1 to 2.7.0 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3301
- Bump nodemailer from 6.9.2 to 6.9.3 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3299
- Bump @types/node from 18.16.5 to 20.2.5 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3297
- Bump @next/bundle-analyzer from 13.4.1 to 13.4.4 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3300
- fix for plugins openapi parser by @draganjovanovich in https://github.com/LAION-AI/Open-Assistant/pull/3316
- fix: batch or partition DB access and commits for user streak updation by @melvinebenezer in https://github.com/LAION-AI/Open-Assistant/pull/3296
- Moderator Message Editing by @someone13574 in https://github.com/LAION-AI/Open-Assistant/pull/3280
- Inference backend support system prompt by @olliestanley in https://github.com/LAION-AI/Open-Assistant/pull/3313
- ci: switch flake8 by ruff by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/3323
- Add return value in prepare_tensor by @Choiuijin1125 in https://github.com/LAION-AI/Open-Assistant/pull/3327
- Initial inference documentation pass by @olliestanley in https://github.com/LAION-AI/Open-Assistant/pull/3330
- Simplify message and token format doc by @olliestanley in https://github.com/LAION-AI/Open-Assistant/pull/3324
- Edit history viewer by @someone13574 in https://github.com/LAION-AI/Open-Assistant/pull/3322
New Contributors
- @ScalyGhast2 made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3288
Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.3-alpha29...v0.0.3-alpha30