mirror of
https://github.com/langgenius/dify.git
synced 2026-03-14 13:51:33 +08:00
fix model
This commit is contained in:
parent
bc2fbbbfba
commit
9c26a5bbb3
@ -158,7 +158,6 @@ class PluginEntity(PluginInstallation):
|
||||
name: str
|
||||
installation_id: str
|
||||
version: str
|
||||
plugin_unique_identifier: str
|
||||
|
||||
@model_validator(mode="after")
|
||||
def set_plugin_id(self):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user