mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 02:15:22 -04:00
[PR #45] [MERGED] Fix the error in running the agent plugin #103
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/45
Author: @jcvv0n
Created: 3/14/2025
Status: ✅ Merged
Merged: 3/18/2025
Merged by: @Yeuoly
Base:
main← Head:fix/agent_plugin📝 Commits (1)
fabff5bFix the error in running the agent plugin📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
python/dify_plugin/interfaces/agent/__init__.py(+1 -1)📄 Description
dify-plugin-tod_agent#1
#14562
#14904
#15830
set the default value of entity in the
AgentModelConfigclass to None.Thanks to HamaWhiteGG for the solution.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.