From 8cfa2e5d0a5a1cb0ad35094f338b81cfb73b018d Mon Sep 17 00:00:00 2001 From: bridge Date: Tue, 2 Sep 2025 22:29:50 +0800 Subject: [PATCH] update ai prompt --- static/templates/ai.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/templates/ai.txt b/static/templates/ai.txt index affeddd..b20ec0c 100644 --- a/static/templates/ai.txt +++ b/static/templates/ai.txt @@ -17,5 +17,5 @@ "thinking": ..., // 简单思考应该怎么决策 "action_name": ..., "action_params": ..., - "avatar_thinking": ..., // 从角色角度,以第一人称视角,描述心态 + "avatar_thinking": ..., // 从角色角度,以第一人称视角,描述心态,符合世界观 }} \ No newline at end of file