[PR #153] [MERGED] feat: agent plugin handle object and array type #187

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-sdks/pull/153
Author: @Nov1c444
Created: 6/5/2025
Status: Merged
Merged: 6/16/2025
Merged by: @Nov1c444

Base: mainHead: feat/agent-handle-any-type


📝 Commits (1)

  • 95d1ea0 feat: agent plugin handle object and array type

📊 Changes

2 files changed (+10 additions, -4 deletions)

View changed files

📝 python/dify_plugin/entities/tool.py (+2 -0)
📝 python/dify_plugin/interfaces/agent/__init__.py (+8 -4)

📄 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-plugin-sdks/pull/153 **Author:** [@Nov1c444](https://github.com/Nov1c444) **Created:** 6/5/2025 **Status:** ✅ Merged **Merged:** 6/16/2025 **Merged by:** [@Nov1c444](https://github.com/Nov1c444) **Base:** `main` ← **Head:** `feat/agent-handle-any-type` --- ### 📝 Commits (1) - [`95d1ea0`](https://github.com/langgenius/dify-plugin-sdks/commit/95d1ea0bdbd2756aaf101bf29c4a4ee2ced0dba8) feat: agent plugin handle object and array type ### 📊 Changes **2 files changed** (+10 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `python/dify_plugin/entities/tool.py` (+2 -0) 📝 `python/dify_plugin/interfaces/agent/__init__.py` (+8 -4) </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-15 21:16:08 -05:00
yindo closed this issue 2026-02-15 21:16:08 -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#187