This commit is contained in:
yumoqing 2026-03-26 16:13:33 +08:00
parent 7906702b49
commit 9d85893231

View File

@ -269,6 +269,7 @@ row:
name # 模型名字 name # 模型名字
model # 模型识别名 model # 模型识别名
description # 模型名字 description # 模型名字
input_fields: # 输入数据描述
} }
] ]
} }