chat-ui

Open source codebase powering the HuggingChat app

APACHE-2.0 License

Stars
5.9K
Committers
100
chat-ui - v0.8.2 Latest Release

Published by nsarrazin 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/huggingface/chat-ui/compare/v0.8.1...v0.8.2

chat-ui - v0.8.1

Published by nsarrazin 7 months ago

Mostly a small update to trigger the CI/CD release workflow 😄

Some of the big changes:

  • You can now use tokenizer to set the chat formatting (it will apply the jinja template)
  • We have Cohere endpoints in chat-ui now!
  • The default chat template if you don't set one, or a tokenizer is now ChatML.

What's Changed

Full Changelog: https://github.com/huggingface/chat-ui/compare/v0.8...v0.8.1

chat-ui - v0.8

Published by nsarrazin 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/huggingface/chat-ui/compare/v0.7...v0.8

chat-ui - v0.7

Published by nsarrazin 10 months ago

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

New Contributors

Full Changelog: https://github.com/huggingface/chat-ui/compare/v0.6...v0.7

chat-ui - v0.6 Websearch update

Published by nsarrazin about 1 year ago

What's Changed

Full Changelog: https://github.com/huggingface/chat-ui/compare/v0.5...v0.6

chat-ui - v0.5 Amazon SageMaker & custom system prompts

Published by nsarrazin about 1 year ago

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: https://github.com/huggingface/chat-ui/compare/v0.4...v0.5

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

Published by nsarrazin about 1 year ago

Releasing v0.4 to celebrate the release of Llama-2 on HuggingChat! 🚀

What's Changed

New Contributors

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

chat-ui - ChatUI v0.3

Published by nsarrazin over 1 year ago

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