Refactor server-rs runtime and update related docs
This commit is contained in:
@@ -15,7 +15,7 @@ LLM 扩展提示词为了草稿卡片简洁,只要求返回角色的 `publicMa
|
||||
但结果页与运行时 `CustomWorldProfile` 读取的是当前完整字段:
|
||||
|
||||
- NPC:`description / backstory / personality / motivation / relationshipHooks / tags / initialAffinity`
|
||||
- 场景:`description / dangerLevel / sceneNpcIds / connections`
|
||||
- 场景:`description / sceneNpcIds / connections`
|
||||
|
||||
因此新增实体即使后端动作成功,也可能因为字段缺失或关联字段名不一致,在结果页表现为“生成后没有可用内容 / 场景没有 NPC 关联”。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user