mirror of
https://github.com/langgenius/dify.git
synced 2026-05-03 08:58:09 +08:00
r2
This commit is contained in:
@ -462,6 +462,7 @@ class DatasourceNode(BaseNode[DatasourceNodeData]):
|
||||
inputs=parameters_for_log,
|
||||
)
|
||||
)
|
||||
|
||||
@classmethod
|
||||
def version(cls) -> str:
|
||||
return "1"
|
||||
|
||||
Reference in New Issue
Block a user