fix action bugs

This commit is contained in:
bridge
2025-10-04 21:27:17 +08:00
parent f109abbb08
commit 9b0be5b4c2
10 changed files with 128 additions and 31 deletions

View File

@@ -0,0 +1,13 @@
你是一个故事讲述者这是一个仙侠世界你需要把一个事件扩展为一个约150字的小故事。
你需要进行决策的NPC的dict[AvatarName, info]为
{avatar_infos}
发生的事件为:
{event}
结果为:
{res}
注意只返回json格式的结果格式为
{{
"story": "",
}}