mirror of
https://github.com/langgenius/dify.git
synced 2026-01-03 13:07:19 +00:00
r2 transform
This commit is contained in:
@@ -97,6 +97,7 @@ class VariableEntityType(StrEnum):
|
||||
EXTERNAL_DATA_TOOL = "external_data_tool"
|
||||
FILE = "file"
|
||||
FILE_LIST = "file-list"
|
||||
CHECKBOX = "checkbox"
|
||||
|
||||
|
||||
class VariableEntity(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user