[PR #36] [CLOSED] Fix/file upload #96

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-sdks/pull/36
Author: @Gevtolev
Created: 3/12/2025
Status: Closed

Base: mainHead: fix/file_upload


📝 Commits (3)

  • 9a74db6 Change the file upload check parameter type to an optional parameter.
  • f937217 fix:Change the file upload check parameter type to an optional parameter.
  • f140c43 Merge remote-tracking branch 'origin/fix/file_upload' into upstream/fix/file_upload

📊 Changes

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

View changed files

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

📄 Description

fix:Change the file upload check parameter type to an optional parameter.


🔄 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/36 **Author:** [@Gevtolev](https://github.com/Gevtolev) **Created:** 3/12/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/file_upload` --- ### 📝 Commits (3) - [`9a74db6`](https://github.com/langgenius/dify-plugin-sdks/commit/9a74db646f76164d0163d25f2a04761eff817339) Change the file upload check parameter type to an optional parameter. - [`f937217`](https://github.com/langgenius/dify-plugin-sdks/commit/f93721718094ee69650af550c1fb67c86b22ab16) fix:Change the file upload check parameter type to an optional parameter. - [`f140c43`](https://github.com/langgenius/dify-plugin-sdks/commit/f140c434443c9652ca2a497cd5246996ba0b56df) Merge remote-tracking branch 'origin/fix/file_upload' into upstream/fix/file_upload ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `python/dify_plugin/invocations/file.py` (+2 -1) </details> ### 📄 Description fix:Change the file upload check parameter type to an optional parameter. --- <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:44 -05:00
yindo closed this issue 2026-02-15 21:15:45 -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#96