作者调整

This commit is contained in:
liuwei
2025-07-29 15:57:31 +08:00
parent 347dd0ac2a
commit e650e23ab4
18 changed files with 18 additions and 18 deletions

View File

@@ -48,7 +48,7 @@ class DifyPlugin(MessagePluginInterface):
@property
def author(self) -> str:
return "Trae AI"
return "liu.wei"
@property
def command_prefix(self) -> Optional[str]: