v0.8.4
版本发布时间: 2024-05-06 07:08:53
huggingface/chat-ui最新发布版本:v0.9.3(2024-10-04 17:03:27)
What's Changed
Features
- Add
ALLOW_INSECURE_COOKIES
feature flag by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1076 - Use pino for logs by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1086
- Add the simplest healthcheck route by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1089
- Move vars to dynamic, add metrics by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1085
- [VertexAI] Add support for tools parameter by @ArthurGoupil in https://github.com/huggingface/chat-ui/pull/1065
Bugfixes
- 🎨 Add color for copy icon by @damianpumar in https://github.com/huggingface/chat-ui/pull/1070
- set
sameSite
tolax
when allowing insecure cookies by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1078
Other changes
- Sort by Trending to default by @KingNishHF in https://github.com/huggingface/chat-ui/pull/1082
- retry text area height by @gary149 in https://github.com/huggingface/chat-ui/pull/1091
- Kubernetes infra by @rtrompier in https://github.com/huggingface/chat-ui/pull/1088
- fix(chart): update service metrics port name by @rtrompier in https://github.com/huggingface/chat-ui/pull/1101
- fix(github): docker deploy version by @rtrompier in https://github.com/huggingface/chat-ui/pull/1102
- fix(github): docker deploy version by @rtrompier in https://github.com/huggingface/chat-ui/pull/1103
New Contributors
- @damianpumar made their first contribution in https://github.com/huggingface/chat-ui/pull/1070
- @gugarosa made their first contribution in https://github.com/huggingface/chat-ui/pull/1081
- @KingNishHF made their first contribution in https://github.com/huggingface/chat-ui/pull/1082
- @rtrompier made their first contribution in https://github.com/huggingface/chat-ui/pull/1088
- @ArthurGoupil made their first contribution in https://github.com/huggingface/chat-ui/pull/1065
Full Changelog: https://github.com/huggingface/chat-ui/compare/v0.8.3...v0.8.4