新增16个AI技能:包含图像生成、视频剪辑、数据分析、智能查询等功能模块
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"project_name": "{{PROJECT_NAME}}",
|
||||
"created_at": "{{DATE}}",
|
||||
"updated_at": "{{DATE}}",
|
||||
"config": {
|
||||
"style_preset": "{{STYLE_PRESET}}",
|
||||
"aspect_ratio": "{{ASPECT_RATIO}}",
|
||||
"source_file": "{{SOURCE_FILE}}"
|
||||
},
|
||||
"status": "in_progress",
|
||||
"phase": "init",
|
||||
"characters": {
|
||||
"total": 0,
|
||||
"completed": 0,
|
||||
"locked": [],
|
||||
"pending": [],
|
||||
"items": []
|
||||
},
|
||||
"locations": {
|
||||
"total": 0,
|
||||
"completed": 0,
|
||||
"locked": [],
|
||||
"items": []
|
||||
},
|
||||
"scenes": {
|
||||
"total": 0,
|
||||
"completed": 0,
|
||||
"current": 0,
|
||||
"failed": [],
|
||||
"items": []
|
||||
},
|
||||
"style": {
|
||||
"locked": false,
|
||||
"keywords": "",
|
||||
"reference_image": ""
|
||||
},
|
||||
"logs": []
|
||||
}
|
||||
Reference in New Issue
Block a user