mirror of
https://github.com/langgenius/dify-plugin-daemon.git
synced 2026-07-21 17:25:23 -04:00
【使用问题】py312安装dify_plugin~=0.0.1b72 后,直接运行 python -m main 报错 pydantic_core._pydantic_core.ValidationError: 5 validation errors for ToolProviderConfiguration identity.author 等 #64
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?
Originally created by @Ikaros-521 on GitHub (Mar 25, 2025).
依赖
@Yeuoly commented on GitHub (Mar 26, 2025):
Please submit issues in English, and this is an issue to https://github.com/langgenius/dify-plugin-sdks/tree/main/python
@Yeuoly commented on GitHub (Mar 26, 2025):
You should init a plugin project using dify-cli, not manually