[PR #340] [MERGED] feat: stop response call api #22451

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/340
Author: @iamjoel
Created: 6/12/2023
Status: Merged
Merged: 6/12/2023
Merged by: @iamjoel

Base: mainHead: feat/stop-response-use-api


📝 Commits (2)

  • 94000bb feat: debug support stop response
  • 572fb1d feat: web app stop response

📊 Changes

6 files changed (+28 additions, -8 deletions)

View changed files

📝 web/app/components/app/chat/index.tsx (+3 -1)
📝 web/app/components/app/configuration/debug/index.tsx (+7 -3)
📝 web/app/components/share/chat/index.tsx (+7 -3)
📝 web/service/base.ts (+3 -1)
📝 web/service/debug.ts (+4 -0)
📝 web/service/share.ts (+4 -0)

📄 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/340 **Author:** [@iamjoel](https://github.com/iamjoel) **Created:** 6/12/2023 **Status:** ✅ Merged **Merged:** 6/12/2023 **Merged by:** [@iamjoel](https://github.com/iamjoel) **Base:** `main` ← **Head:** `feat/stop-response-use-api` --- ### 📝 Commits (2) - [`94000bb`](https://github.com/langgenius/dify/commit/94000bb7727c1a16507325f10fd1493645c7a98a) feat: debug support stop response - [`572fb1d`](https://github.com/langgenius/dify/commit/572fb1d8f6eda3332e49cd8f628d1dbc6c83f39e) feat: web app stop response ### 📊 Changes **6 files changed** (+28 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `web/app/components/app/chat/index.tsx` (+3 -1) 📝 `web/app/components/app/configuration/debug/index.tsx` (+7 -3) 📝 `web/app/components/share/chat/index.tsx` (+7 -3) 📝 `web/service/base.ts` (+3 -1) 📝 `web/service/debug.ts` (+4 -0) 📝 `web/service/share.ts` (+4 -0) </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:18:59 -05:00
yindo closed this issue 2026-02-21 20:18:59 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22451