v0.9.1
版本发布时间: 2024-06-04 22:19:39
huggingface/chat-ui最新发布版本:v0.9.3(2024-10-04 17:03:27)
What's Changed
Features
- Enable dropzone on tools by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1211
- Enable auth using trusted header by @lijunle in https://github.com/huggingface/chat-ui/pull/1128
- Add super basic admin feature by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1213
- Add support for SearchApi API by @SebastjanPrachovskij in https://github.com/huggingface/chat-ui/pull/1196
- Send
ollama pull
request if model is not available locally by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1227 - Add sampling parameter support to cloudflare by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1233
- Feat: Delete branch #1210 by @krakenftw in https://github.com/huggingface/chat-ui/pull/1240
- Add support for
?q
query parameter to start a conversation by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1232
Bugfixes
- fix websearch on assistants by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1244
- Hide upload button when tools are not available by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1245
- Handle errors gracefully in building PlaywrightBlocker by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1248
Other changes
- [readme] Bring back full readme by @mishig25 in https://github.com/huggingface/chat-ui/pull/1207
- feat: request model be concise on tool image outputs by @Saghen in https://github.com/huggingface/chat-ui/pull/1202
- Assistants: add reset to default model button by @gary149 in https://github.com/huggingface/chat-ui/pull/1200
- fix: tool error not updating in UI by @Saghen in https://github.com/huggingface/chat-ui/pull/1203
- Revamp llama.cpp docs by @mishig25 in https://github.com/huggingface/chat-ui/pull/1214
- [docs] Fix errors by @mishig25 in https://github.com/huggingface/chat-ui/pull/1218
- Fix migration object id by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1215
- feat: support file pasting in chat input by @Saghen in https://github.com/huggingface/chat-ui/pull/1206
- Remove gendered pronoun by @everypizza1 in https://github.com/huggingface/chat-ui/pull/1219
- feat: skip tools when all disabled by @Saghen in https://github.com/huggingface/chat-ui/pull/1205
- Improve docs by @mishig25 in https://github.com/huggingface/chat-ui/pull/1223
- [docs] fix css by @mishig25 in https://github.com/huggingface/chat-ui/pull/1224
- feat: mime types on tools, show upload btn on demand by @Saghen in https://github.com/huggingface/chat-ui/pull/1204
- Trim trailing comma on tool calls by @Saghen in https://github.com/huggingface/chat-ui/pull/1229
- Fix error logging by @wdhorton in https://github.com/huggingface/chat-ui/pull/1228
- Update README.md by @kodster28 in https://github.com/huggingface/chat-ui/pull/1226
- Fix: tools in endpointVertex now optional by @SebSchroen in https://github.com/huggingface/chat-ui/pull/1234
- Npm: Remove updateProdEnv from script from package.json by @rodrigobdz in https://github.com/huggingface/chat-ui/pull/1243
New Contributors
- @cihancinar made their first contribution in https://github.com/huggingface/chat-ui/pull/1209
- @lijunle made their first contribution in https://github.com/huggingface/chat-ui/pull/1128
- @SebastjanPrachovskij made their first contribution in https://github.com/huggingface/chat-ui/pull/1196
- @wdhorton made their first contribution in https://github.com/huggingface/chat-ui/pull/1228
- @kodster28 made their first contribution in https://github.com/huggingface/chat-ui/pull/1226
- @SebSchroen made their first contribution in https://github.com/huggingface/chat-ui/pull/1234
- @rodrigobdz made their first contribution in https://github.com/huggingface/chat-ui/pull/1243
- @krakenftw made their first contribution in https://github.com/huggingface/chat-ui/pull/1240
Full Changelog: https://github.com/huggingface/chat-ui/compare/v0.9.0...v0.9.1