[PR #62] [MERGED] Fix/file upload #113

Closed
opened 2026-02-15 21:15:49 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-sdks/pull/62
Author: @Gevtolev
Created: 3/21/2025
Status: Merged
Merged: 3/24/2025
Merged by: @Yeuoly

Base: mainHead: fix/file_upload


📝 Commits (6)

  • f937217 fix:Change the file upload check parameter type to an optional parameter.
  • 5f0a529 Merge remote-tracking branch 'upstream/main' into fix/file_upload
  • 943d93f Merge branch 'langgenius:main' into fix/file_upload
  • ca8f4b3 feat:UploadFileResponse add preview_url
  • f4d7925 feat:UploadFileResponse add preview_url
  • e00a4f1 Merge remote-tracking branch 'origin/fix/file_upload' into fix/file_upload

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 python/dify_plugin/invocations/file.py (+1 -0)

📄 Description

UploadFileResponse add preview_url


🔄 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-plugin-sdks/pull/62 **Author:** [@Gevtolev](https://github.com/Gevtolev) **Created:** 3/21/2025 **Status:** ✅ Merged **Merged:** 3/24/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `fix/file_upload` --- ### 📝 Commits (6) - [`f937217`](https://github.com/langgenius/dify-plugin-sdks/commit/f93721718094ee69650af550c1fb67c86b22ab16) fix:Change the file upload check parameter type to an optional parameter. - [`5f0a529`](https://github.com/langgenius/dify-plugin-sdks/commit/5f0a529a3f00c1d92b1ef6f54dbdc58e3880e5df) Merge remote-tracking branch 'upstream/main' into fix/file_upload - [`943d93f`](https://github.com/langgenius/dify-plugin-sdks/commit/943d93f9b972a12a68f126d9b2819efdb5126f0a) Merge branch 'langgenius:main' into fix/file_upload - [`ca8f4b3`](https://github.com/langgenius/dify-plugin-sdks/commit/ca8f4b3938d5076616febc074df1d4a966c8be89) feat:UploadFileResponse add preview_url - [`f4d7925`](https://github.com/langgenius/dify-plugin-sdks/commit/f4d7925b319a321e9e980c6330007ddffb96f531) feat:UploadFileResponse add preview_url - [`e00a4f1`](https://github.com/langgenius/dify-plugin-sdks/commit/e00a4f1eb279617acf85d137f9dbb300a1f8a1fa) Merge remote-tracking branch 'origin/fix/file_upload' into fix/file_upload ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `python/dify_plugin/invocations/file.py` (+1 -0) </details> ### 📄 Description UploadFileResponse add preview_url --- <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-15 21:15:49 -05:00
yindo closed this issue 2026-02-15 21:15:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-sdks#113