[PR #555] [MERGED] Feature/add delete to service #22552

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/555
Author: @crazywoola
Created: 7/12/2023
Status: Merged
Merged: 7/13/2023
Merged by: @crazywoola

Base: mainHead: feature/add-delete-to-service


📝 Commits (3)

📊 Changes

4 files changed (+103 additions, -6 deletions)

View changed files

📝 api/app.py (+4 -0)
📝 api/controllers/service_api/app/conversation.py (+6 -6)
📝 web/app/components/develop/template/template_chat.en.mdx (+47 -0)
📝 web/app/components/develop/template/template_chat.zh.mdx (+46 -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/555 **Author:** [@crazywoola](https://github.com/crazywoola) **Created:** 7/12/2023 **Status:** ✅ Merged **Merged:** 7/13/2023 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `feature/add-delete-to-service` --- ### 📝 Commits (3) - [`16424d4`](https://github.com/langgenius/dify/commit/16424d42bcfd493bec635033b6c95dab5dfe11d2) feat: add delete conversation in service api - [`a722536`](https://github.com/langgenius/dify/commit/a722536f8c7d73793bc25b93edf82ee6551a6d68) feat: add docs - [`6fcdc92`](https://github.com/langgenius/dify/commit/6fcdc9248efeea3cf08ed7916da946c8d180dbec) fix: typo ### 📊 Changes **4 files changed** (+103 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `api/app.py` (+4 -0) 📝 `api/controllers/service_api/app/conversation.py` (+6 -6) 📝 `web/app/components/develop/template/template_chat.en.mdx` (+47 -0) 📝 `web/app/components/develop/template/template_chat.zh.mdx` (+46 -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:19:13 -05:00
yindo closed this issue 2026-02-21 20:19:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22552