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