[PR #887] [MERGED] feat: support show model display name #22750

Closed
opened 2026-02-21 20:19:40 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/887
Author: @iamjoel
Created: 8/17/2023
Status: Merged
Merged: 8/17/2023
Merged by: @iamjoel

Base: mainHead: feat/support-show-model-displayname


📝 Commits (1)

  • f1aa883 feat: support show model display name

📊 Changes

5 files changed (+20 additions, -6 deletions)

View changed files

📝 web/app/components/app/configuration/config-model/index.tsx (+1 -1)
📝 web/app/components/app/configuration/config-model/model-name.tsx (+7 -1)
📝 web/app/components/explore/universal-chat/config-view/summary/index.tsx (+6 -1)
📝 web/app/components/header/account-setting/model-page/declarations.ts (+1 -0)
📝 web/app/components/header/account-setting/model-page/model-selector/index.tsx (+5 -3)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify/pull/887 **Author:** [@iamjoel](https://github.com/iamjoel) **Created:** 8/17/2023 **Status:** ✅ Merged **Merged:** 8/17/2023 **Merged by:** [@iamjoel](https://github.com/iamjoel) **Base:** `main` ← **Head:** `feat/support-show-model-displayname` --- ### 📝 Commits (1) - [`f1aa883`](https://github.com/langgenius/dify/commit/f1aa8834aed7868e8f7b1fa58ecd2477161a1d39) feat: support show model display name ### 📊 Changes **5 files changed** (+20 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `web/app/components/app/configuration/config-model/index.tsx` (+1 -1) 📝 `web/app/components/app/configuration/config-model/model-name.tsx` (+7 -1) 📝 `web/app/components/explore/universal-chat/config-view/summary/index.tsx` (+6 -1) 📝 `web/app/components/header/account-setting/model-page/declarations.ts` (+1 -0) 📝 `web/app/components/header/account-setting/model-page/model-selector/index.tsx` (+5 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 20:19:40 -05:00
yindo closed this issue 2026-02-21 20:19:40 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22750