[PR #613] [CLOSED] 修复数据集api调用问题 #22589

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/613
Author: @prompt-bot
Created: 7/20/2023
Status: Closed

Base: mainHead: main


📝 Commits (2)

  • 188ee8e fix: dataset api request params
  • 72ff555 fix: dataset api save data

📊 Changes

2 files changed (+36 additions, -6 deletions)

View changed files

📝 api/controllers/service_api/dataset/document.py (+32 -5)
📝 web/app/components/app/overview/embedded/index.tsx (+4 -1)

📄 Description

我先更新掉api部分保证可用。

另外前端以及这块展示逻辑有人做了么,我没有做的话我可以贡献一下


🔄 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/613 **Author:** [@prompt-bot](https://github.com/prompt-bot) **Created:** 7/20/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`188ee8e`](https://github.com/langgenius/dify/commit/188ee8e6d7560a52572e53bfb12e08aa036a2106) fix: dataset api request params - [`72ff555`](https://github.com/langgenius/dify/commit/72ff555ace96e14a1359c0670c5e3d336db4e930) fix: dataset api save data ### 📊 Changes **2 files changed** (+36 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `api/controllers/service_api/dataset/document.py` (+32 -5) 📝 `web/app/components/app/overview/embedded/index.tsx` (+4 -1) </details> ### 📄 Description 我先更新掉api部分保证可用。 另外前端以及这块展示逻辑有人做了么,我没有做的话我可以贡献一下 --- <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:18 -05:00
yindo closed this issue 2026-02-21 20:19:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22589