Update python module to latest
The following is simplified requirement.txt
mcp>=1.6.0
dify_plugin==0.1.0
To achieve this, I updated pydantic-settings version of dify plugin SDK.
langgenius/dify-plugin-sdks#80
Note
mcp==1.1.2 was not compatible with FastMCP
Fixed following issues:
#8 , #9
They related to LLM model config AIModelEntity
issue which is solved by dify plugin daemon's update.
🔨 Build version of .difypkg
- Dify
v1.2.0
- dify plugin SDK
v0.1.0
(official release) - dify plugin daemon
v0.0.7