mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 08:21:12 -05:00
[GH-ISSUE #24412] feat: Set an Avatar/Profile Picture for Arena Model #123603
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 @TMKI5 on GitHub (May 6, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/24412
Check Existing Issues
Verify Feature Scope
Problem Description
Right now, custom arena models do not allow you to set a photo. You can save it, but as soon as you back out, it returns to the default.
Desired Solution you'd like
Allow the avatar/profile picture to be set for the custom arena model.
Alternatives Considered
No response
Additional Context
No response
@owui-terminator[bot] commented on GitHub (May 6, 2026):
🔍 Related Issues Found
I found some existing issues that might be related. Please check if any of these are duplicates or contain helpful solutions:
🟣 #16950 issue: Arena model does not appear to use sub-model settings
This is the closest match: it reports that Arena models do not honor sub-model settings, which is directly related to Arena-specific configuration not being preserved. The avatar/profile picture resetting to default appears to be another Arena model setting not being retained.
by shortydutchie ·
bug🟣 #17451 issue: Model profile picture missing on mobile ui
This issue is about model profile pictures not displaying correctly in the UI. While it’s mobile-specific and a rendering bug rather than saving the avatar, it is still directly about model profile images and may overlap with the same UI codepaths.
by paw331665 ·
bug🟣 #6275 feat: arena model
This is the original Arena model feature request. It provides historical context for the Arena-model subsystem that this new request extends, though it does not mention avatars specifically.
by tjbck
💡 If your issue is a duplicate, please close it and add any additional details to the existing issue instead.
This comment was generated automatically. React with 👍 if helpful, 👎 if not.
@tjbck commented on GitHub (May 8, 2026):
Addressed in dev.
@TMKI5 commented on GitHub (May 9, 2026):
I'm still having the same issue with v0.9.4.
Edit: the issue is resolved with NEW arena models, but existing ones have the same issue for me at least. Thanks!
Edit again: Nevermind, the issue still continues for new arena models once pulling it up in a chat.