v0.4
版本发布时间: 2023-07-24 21:19:01
huggingface/chat-ui最新发布版本:v0.9.3(2024-10-04 17:03:27)
Releasing v0.4 to celebrate the release of Llama-2 on HuggingChat! :rocket:
What's Changed
- Basic rate limiter by @nsarrazin in https://github.com/huggingface/chat-ui/pull/320
- Add support for websearch retries by @nsarrazin in https://github.com/huggingface/chat-ui/pull/318
- Factor out HF_API_ROOT to allow different inference endpoints by @DayOfThePenguin in https://github.com/huggingface/chat-ui/pull/332
- Add support for HF summarization endpoint in the websearch by @nsarrazin in https://github.com/huggingface/chat-ui/pull/319
- Add optional timestamps to messages by @nsarrazin in https://github.com/huggingface/chat-ui/pull/294
- Add ability to define custom model/dataset URLs by @secondtruth in https://github.com/huggingface/chat-ui/pull/347
- Added Docker Space deployment docs by @merveenoyan in https://github.com/huggingface/chat-ui/pull/350
- bump version to 0.4 by @nsarrazin in https://github.com/huggingface/chat-ui/pull/353
- Minor improvement to headers in README by @merveenoyan in https://github.com/huggingface/chat-ui/pull/354
- Option to disable login on first N messages by @nsarrazin in https://github.com/huggingface/chat-ui/pull/352
- Support rate limit based on user IP by @nsarrazin in https://github.com/huggingface/chat-ui/pull/342
- Reopen: Feature/disable login for n messages by @gary149 in https://github.com/huggingface/chat-ui/pull/356
- Fix ToC + move up space template by @osanseviero in https://github.com/huggingface/chat-ui/pull/359
New Contributors
- @DayOfThePenguin made their first contribution in https://github.com/huggingface/chat-ui/pull/332
- @secondtruth made their first contribution in https://github.com/huggingface/chat-ui/pull/347
- @merveenoyan made their first contribution in https://github.com/huggingface/chat-ui/pull/350
Full Changelog: https://github.com/huggingface/chat-ui/compare/v0.3...v0.4