TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Chat-UI, the codebase of HuggingChat, is open sourced

141 pointsby osansevieroabout 2 years ago

6 comments

voz_about 2 years ago
ATM ChatGPT is tedious.<p>I think there are two things we can take from discord&#x2F;fb messenger&#x2F;slack to improve it:<p>1) ChatGPT and this thing needs threads. I want to be able to take a conversation and fork it - with separate conversational memories&#x2F;context after a point of forking. I want to be able to take a message, go &quot;reply&quot; to it, and be able to do that as many times as I want, per message, with each reply being treated independently of all other replies. It is insanely useful to be able to take a conversation &#x2F; debugging session &#x2F; etc into a different direction experimentally without risking the entire state of the conversation thus far.<p>2) I want to be able to react to the messages. Thumbs up &#x2F; down, agree&#x2F; disagree, etc - a small set of reactions to drive behavior would be huge, and would cut down on a lot of back and forth verbosity that plagues these.
评论 #35908116 未加载
评论 #35907856 未加载
minimaxirabout 2 years ago
The UI is essentially a replication of OpenAI&#x27;s ChatGPT front-end, which is good, although I wonder if there can be some innovation there.<p>That&#x27;s one of the perks of open sourcing it, I suppose.
评论 #35909273 未加载
javajoshabout 2 years ago
FYI it&#x27;s svelte over mongo.
评论 #35910711 未加载
russellbeattieabout 2 years ago
What&#x27;s with the +filenames? I haven&#x27;t seen that before. Is it even a legal filename?<p>Example: <i>chat-ui&#x2F;src&#x2F;routes&#x2F;settings&#x2F;+page.server.ts</i>
评论 #35909496 未加载
abidlabsabout 2 years ago
Just a matter of time, until plugins are supported!
tke248about 2 years ago
Ok smart people how can I create a dropdown list at the top of this that will allow me to select my onsite Llama instance or use Chatgpt api instead
评论 #35909386 未加载