Skip to content

v0.0.4

Latest
Compare
Choose a tag to compare
@meme-dayo meme-dayo released this 10 Apr 13:40
· 1 commit to main since this release
dce963a

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