fix action bugs
This commit is contained in:
13
static/templates/story.txt
Normal file
13
static/templates/story.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
你是一个故事讲述者,这是一个仙侠世界,你需要把一个事件扩展为一个约150字的小故事。
|
||||
|
||||
你需要进行决策的NPC的dict[AvatarName, info]为
|
||||
{avatar_infos}
|
||||
发生的事件为:
|
||||
{event}
|
||||
结果为:
|
||||
{res}
|
||||
|
||||
注意,只返回json格式的结果,格式为:
|
||||
{{
|
||||
"story": "",
|
||||
}}
|
||||
Reference in New Issue
Block a user