[PR #605] [MERGED] Feat/clean vector dataset #22584

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/605
Author: @JohnJyong
Created: 7/19/2023
Status: Merged
Merged: 7/19/2023
Merged by: @JohnJyong

Base: mainHead: feat/clean-vector-dataset


📝 Commits (6)

  • bbba71e add clean unused dataset command
  • 30373e1 Merge branch 'main' into feat/clean-vector-dataset
  • 82b3bb6 add clean unused dataset command
  • 43aaac3 add clean unused dataset command
  • dda6061 add clean unused dataset command
  • 9d903e4 add clean unused dataset command

📊 Changes

3 files changed (+69 additions, -6 deletions)

View changed files

📝 api/commands.py (+66 -4)
📝 api/config.py (+3 -1)
📝 api/controllers/console/datasets/datasets.py (+0 -1)

📄 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/605 **Author:** [@JohnJyong](https://github.com/JohnJyong) **Created:** 7/19/2023 **Status:** ✅ Merged **Merged:** 7/19/2023 **Merged by:** [@JohnJyong](https://github.com/JohnJyong) **Base:** `main` ← **Head:** `feat/clean-vector-dataset` --- ### 📝 Commits (6) - [`bbba71e`](https://github.com/langgenius/dify/commit/bbba71e66bf18fe94c494ddfb5d86c54e125ae5f) add clean unused dataset command - [`30373e1`](https://github.com/langgenius/dify/commit/30373e1ac24b82136a13803fd668dd805075401d) Merge branch 'main' into feat/clean-vector-dataset - [`82b3bb6`](https://github.com/langgenius/dify/commit/82b3bb62a399fd402f0fb9a25bb56096d53be0cc) add clean unused dataset command - [`43aaac3`](https://github.com/langgenius/dify/commit/43aaac364360550a24e41cd49b2430ee356b09c4) add clean unused dataset command - [`dda6061`](https://github.com/langgenius/dify/commit/dda6061f9af4773394ef0ef5bc59a9effa997081) add clean unused dataset command - [`9d903e4`](https://github.com/langgenius/dify/commit/9d903e4d0be279bdc150451068397d01742daeff) add clean unused dataset command ### 📊 Changes **3 files changed** (+69 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `api/commands.py` (+66 -4) 📝 `api/config.py` (+3 -1) 📝 `api/controllers/console/datasets/datasets.py` (+0 -1) </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:17 -05:00
yindo closed this issue 2026-02-21 20:19:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22584