mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-21 18:05:30 -04:00
[PR #159] [MERGED] fix: handle mcp array and object type #189
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugin-sdks/pull/159
Author: @Nov1c444
Created: 6/19/2025
Status: ✅ Merged
Merged: 6/19/2025
Merged by: @Nov1c444
Base:
main← Head:fix/agent-support-object-array📝 Commits (1)
31d2edcfix: handle mcp array and object type📊 Changes
7 files changed (+102 additions, -43 deletions)
View changed files
📝
python/dify_plugin/entities/agent.py(+3 -0)📝
python/dify_plugin/entities/provider_config.py(+3 -0)📝
python/dify_plugin/entities/tool.py(+3 -0)📝
python/examples/agent/manifest.yaml(+2 -2)📝
python/examples/agent/requirements.txt(+1 -1)📝
python/examples/agent/strategies/ReAct.py(+30 -19)📝
python/examples/agent/strategies/function_calling.py(+60 -21)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.