mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 19:38:46 -05:00
Change the model's name in chat #657
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 @JuanjoJG-WATA on GitHub (Apr 15, 2024).
Is your feature request related to a problem? Please describe.
I think it would be nice to be able to change the name of the model in chat. In my case it shows just as "Gpt-3.5-Turbo", but I want to change it to a more personalized one.
Describe the solution you'd like
A way to change this easily, maybe just changing a svelte file.
Describe alternatives you've considered
I've tried looking for the model's name in variables, but I got nothing
Additional context

Before
After
