mirror of
https://github.com/langgenius/dify.git
synced 2026-05-03 17:08:03 +08:00
r2
This commit is contained in:
@ -87,6 +87,7 @@ dataset_detail_fields = {
|
||||
"runtime_mode": fields.String,
|
||||
"chunk_structure": fields.String,
|
||||
"icon_info": fields.Nested(icon_info_fields),
|
||||
"is_published": fields.Boolean,
|
||||
}
|
||||
|
||||
dataset_query_detail_fields = {
|
||||
|
||||
Reference in New Issue
Block a user