v0.0.2-alpha10
What's Changed
- feat: Add support for rendering LaTeX inside of markdown by @dominiquegarmier in #2592
- Removed disabled attribute from textarea so chat can continue without… by @spencerwmiles in #2664
- Typo by @dwt in #2587
- Update oasst-data docs to reflect code changes by @olliestanley in #2660
- Fixed worker requirements wrt transformers by @yk in #2621
- complete and optimize the zh-CN by @moshizx in #2654
- Added yk to website owners and fixed a path bug by @yk in #2675
- add draft OpenAssistant OASST1 data notebook by @andrewm4894 in #2551
- typo fix by @sinand in #2680
- switch soda_synthetic_dialogue to HF dataset by @dwyatte in #2671
- Fix website component storybook by @lgeiger in #2683
- Subclass dataset (follow-up for #2671) by @dwyatte in #2686
- Added "try our assistant" to dashboard to avoid confusing new users by @yk in #2694
- Unify title update and visibility update inference endpoints by @olliestanley in #2627
- lazily render message menu actions by @notmd in #2656
- Changed profile of inference-safety in docker compose to avoid huge build times by @yk in #2697
New Contributors
- @dominiquegarmier made their first contribution in #2592
- @dwt made their first contribution in #2587
- @moshizx made their first contribution in #2654
- @sinand made their first contribution in #2680
- @dwyatte made their first contribution in #2671
Full Changelog: v0.0.2-alpha9...v0.0.2-alpha10