[PR #595] [CLOSED] 修复数据集api调用问题 #22581

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

📋 Pull Request Information

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

Base: mainHead: main


📝 Commits (2)

  • eff8816 fix: embed.js app url
  • ba1dbd1 fix: dataset api upload document

📊 Changes

4 files changed (+37 additions, -4 deletions)

View changed files

📝 api/controllers/service_api/dataset/document.py (+26 -1)
📝 api/services/dataset_service.py (+5 -1)
📝 web/app/components/app/overview/embedded/index.tsx (+4 -1)
📝 web/public/embed.js (+2 -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/595 **Author:** [@prompt-bot](https://github.com/prompt-bot) **Created:** 7/18/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`eff8816`](https://github.com/langgenius/dify/commit/eff881615f73323c05d6579bc480f05e078e4cc4) fix: embed.js app url - [`ba1dbd1`](https://github.com/langgenius/dify/commit/ba1dbd184d0c66b8936aff4b2eb0a0890ec41cb1) fix: dataset api upload document ### 📊 Changes **4 files changed** (+37 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `api/controllers/service_api/dataset/document.py` (+26 -1) 📝 `api/services/dataset_service.py` (+5 -1) 📝 `web/app/components/app/overview/embedded/index.tsx` (+4 -1) 📝 `web/public/embed.js` (+2 -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:16 -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#22581