mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-05 10:28:06 -05:00
feat: add UI support for updating model info
This commit is contained in:
@@ -522,7 +522,7 @@
|
||||
/>
|
||||
<div>
|
||||
Talking to <span class=" font-medium"
|
||||
>{selectedModel.custom_info?.displayName ?? selectedModel.name}
|
||||
>{selectedModel.custom_info?.name ?? selectedModel.name}
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user