Skip to content

Releases: huggingface/chat-ui

v0.7

29 Dec 08:14
f02ffb2
Compare
Choose a tag to compare

Pretty big changelog, as it's been a while since we did a release. 😁 Some of the most important changes:

  • We now support a whole bunch of different backends. (TGI, SageMaker, llama.cpp and all OpenAI compatible backends)
  • We added support for more search providers (we now support SerpApi, serper.dev, SerpStack, You.com, and no search provider at all by parsing search results directly!)
  • We added support for multi-sessions for users
  • We added a new redesigned settings menu!
  • We added new chat-ui and chat-ui-db docker images that you can run directly from GHCR
  • And a lot of QoL changes and bugfix, feel free to read the changelog for more.

I'll split up future releases into smaller chunks to make it easier to parse the changes, this was the big one!

What's Changed

Read more

v0.6 Websearch update

06 Oct 06:31
e5afba2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5...v0.6

v0.5 Amazon SageMaker & custom system prompts

21 Aug 06:57
Compare
Choose a tag to compare

We now support Amazon SageMaker as a backend! πŸ₯³ Check out the updated README for more info.

We also added support for custom system prompts. This will let you customize the responses you expect from your assistants. You can try it out over at hf.co/chat !

A big thanks to our new contributors, and especially to @AndreasMadsen who created some great PRs in this release, including adding handlebars support so you can use your own custom prompt structure more easily.

What's Changed

New Contributors

Full Changelog: v0.4...v0.5

v0.4 Llama-2 on hf.co/chat !

24 Jul 13:19
569bde3
Compare
Choose a tag to compare

Releasing v0.4 to celebrate the release of Llama-2 on HuggingChat! πŸš€

What's Changed

New Contributors

Full Changelog: v0.3...v0.4

ChatUI v0.3

20 Jun 13:16
Compare
Choose a tag to compare

We're going to start doing tagged releases of ChatUI now, in order to easily generate changelogs in the future.

We're currently on version 0.3 but as it is the first release on GitHub, it will contain all the changes & contributors so far! πŸ‘‹

New Contributors

Full Changelog: https://github.com/huggingface/chat-ui/commits/v0.3