HuggingFace ChatUI integration
A chat interface using open source models, eg OpenAssistant or Llama. It is a SvelteKit app and it powers the HuggingChat app on hf.co/chat.
Starting
# [Optional] pre-pull the images
# (otherwise will be pulled on start)
harbor pull chatui
# Start the service
harbor up chatuiHarbor will automatically connect ChatUI to currently running compatible LLM backends, as well as use SearxNG for Web Search feature.
harbor up searxng chatui tabbyapiFull Changelog: v0.1.8...v0.1.9
