[PR #660] [MERGED] feat: enchance chat user experience #22615

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/660
Author: @iamjoel
Created: 7/27/2023
Status: Merged
Merged: 7/27/2023
Merged by: @iamjoel

Base: mainHead: feature/enchance-chat-user-experience


📝 Commits (2)

  • 690ee34 feat: show google and wiki separately in thought
  • a3638d4 feat: remeber last chat config

📊 Changes

4 files changed (+43 additions, -8 deletions)

View changed files

📝 web/app/components/app/chat/thought/index.tsx (+6 -2)
📝 web/app/components/explore/universal-chat/index.tsx (+33 -4)
📝 web/i18n/lang/explore.en.ts (+2 -1)
📝 web/i18n/lang/explore.zh.ts (+2 -1)

📄 Description

  1. Support remember previous config.
  2. Show google and wiki separately in thought.

🔄 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/660 **Author:** [@iamjoel](https://github.com/iamjoel) **Created:** 7/27/2023 **Status:** ✅ Merged **Merged:** 7/27/2023 **Merged by:** [@iamjoel](https://github.com/iamjoel) **Base:** `main` ← **Head:** `feature/enchance-chat-user-experience` --- ### 📝 Commits (2) - [`690ee34`](https://github.com/langgenius/dify/commit/690ee3447f308d4367b32677264d659c0bddddae) feat: show google and wiki separately in thought - [`a3638d4`](https://github.com/langgenius/dify/commit/a3638d4bd84ff1167b919befc7ab67607328278d) feat: remeber last chat config ### 📊 Changes **4 files changed** (+43 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `web/app/components/app/chat/thought/index.tsx` (+6 -2) 📝 `web/app/components/explore/universal-chat/index.tsx` (+33 -4) 📝 `web/i18n/lang/explore.en.ts` (+2 -1) 📝 `web/i18n/lang/explore.zh.ts` (+2 -1) </details> ### 📄 Description 1. Support remember previous config. 2. Show google and wiki separately in thought. --- <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:21 -05:00
yindo closed this issue 2026-02-21 20:19:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22615