Prune obsolete docs and update navigation
This commit is contained in:
@@ -7,9 +7,8 @@
|
||||
* - 给后端角色动作视频生成链路提供标准动作 prompt 骨架
|
||||
*
|
||||
* 当前角色资产主链中的关系是:
|
||||
* 1. 前端或后端先拿到一段较短的描述文本
|
||||
* 2. server-node/src/prompts/characterAssetPrompts.ts
|
||||
* 再调用本文件 buildMasterPrompt / buildVideoActionPrompt
|
||||
* 1. 前端或 Rust 后端先拿到一段较短的描述文本
|
||||
* 2. 当前角色资产链路调用本文件 buildMasterPrompt / buildVideoActionPrompt
|
||||
* 把短描述扩成正式给模型吃的 prompt
|
||||
*
|
||||
* 因此本文件不要承载“角色卡字段挑选”或“UI 默认值”职责,
|
||||
|
||||
Reference in New Issue
Block a user