0.8.2 - Improved chat creation performance!
github-actions
released this
02 Jan 03:56
·
383 commits
to refs/heads/main
since this release
🐛 Fixes:
- Fix inefficient model check during chat creation (#1016)
🧠 Models
- Add support for Mixtral 8x7B-Dolphin 2.5 and WizardLM (#997)
🧹 Updates:
🤖 Dependencies:
- Bump pytest from 7.4.3 to 7.4.4 in /api (#1022)
- Bump prettier-plugin-tailwindcss from 0.5.9 to 0.5.10 in /web (#1019)
- Bump @typescript-eslint/eslint-plugin from 6.15.0 to 6.16.0 in /web (#1013)
- Bump @typescript-eslint/parser from 6.15.0 to 6.16.0 in /web (#1014)
- Bump daisyui from 4.4.23 to 4.4.24 in /web (#1011)
- Bump eslint-plugin-prettier from 5.1.1 to 5.1.2 in /web (#1012)
- Bump eslint-plugin-prettier from 5.1.0 to 5.1.1 in /web (#1008)
- Bump huggingface-hub from 0.19.4 to 0.20.1 in /api (#1005)
- Bump uvicorn from 0.23.2 to 0.25.0 in /api (#1004)
- Bump daisyui from 4.4.22 to 4.4.23 in /web (#1007)
- Bump tailwindcss from 3.3.7 to 3.4.0 in /web (#1001)
- Bump eslint-plugin-prettier from 5.0.1 to 5.1.0 in /web (#1002)
- Bump daisyui from 4.4.20 to 4.4.22 in /web (#1003)
- Bump @typescript-eslint/eslint-plugin from 6.14.0 to 6.15.0 in /web (#993)
- Bump @typescript-eslint/parser from 6.14.0 to 6.15.0 in /web (#994)
- Bump tailwindcss from 3.3.6 to 3.3.7 in /web (#995)
- Bump anyio from 4.1.0 to 4.2.0 in /api (#990)
- Bump @iconify/svelte from 3.1.4 to 3.1.6 in /web (#988)
- Bump eslint from 8.55.0 to 8.56.0 in /web (#987)
🐳 Docker Images
ghcr.io/serge-chat/serge:latest
ghcr.io/serge-chat/serge:0.8.2
Full Changelog: 0.8.1...0.8.2
Thanks to @Smartappli and @gaby for making this release possible.