fix(ena-planner): keep selected template after autosave refresh
This commit is contained in:
@@ -47,7 +47,7 @@ export const DEFAULT_PROMPT_BLOCKS = [
|
||||
role: 'assistant',
|
||||
name: 'Assistant Seed',
|
||||
content: `<think>
|
||||
让我分析当前情境,梳理玩家意图、已有伏笔和世界观约束,然后规划下一步走向...
|
||||
让我分析当前情境,梳理玩家意图、已有伏笔和世界观约束,然后规划下一步走向,输出放在<plot>...</plot>和<note>...</note>两个块中...
|
||||
</think>`,
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user