mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 08:15:00 -05:00
feat: option to remove emojis from responses and chat titles #3402
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TinkerPhu on GitHub (Jan 24, 2025).
Feature Request
Context
I am a enthusiastic ChatGPT user. I use it to generate code snippeds.
I also use the chat titles to navigate in answers.
Issue: I'm always frustrated when [...]
With emojis all over the place, it is very difficult for me, comming from a perfect simplistic ChatGPT, to optically navigate open-webui.
They dominate the appearance of the text and distract my way of reading, scanning and focus on the content.
I understand that some people are super fond of emojis, looking at your page tells me, that I am probbably not fitting into your team ;-)
Especially if used as a conversational tool, some might like emojis but for me, it is just a nuisance.
I really would like to use OpenWebui but being irritated with its output, I frequently find myself going back to plain ChatGPT.
2nd issue: again, format
Is there a way to just simply put
code quoted textinto courier new but not making it red and look like an error?Solution I'd like
code quoted textin the normal text color.Alternatives I've considered
Currently, my alternative is ChatGPT. It feels more serious.
Additional context
Well basically, I guess, I ask you to create a ChatGPT like UI. Hope I do not trample on your feelings with that request.
@panda44312 commented on GitHub (Jan 24, 2025):
emm... You can modify the prompt words used to generate the title so that the generated title does not contain emoticons.
I hope this helps you.
@silentoplayz commented on GitHub (Jan 24, 2025):
This is the
Title Generation Promptprompt that I use so that emojis aren't used in chat titles. I believe it's simply the default title generation prompt used by Open WebUI, but with the emojis stripped out so that emojis aren't used. You could even addDo not utilize any emojisto the prompt to take this a step further.