revert: 改用CONFIG

This commit is contained in:
莘权 马 2023-09-05 13:22:57 +08:00
parent dec135ec83
commit 53030428c3

View file

@ -75,7 +75,6 @@ class TalkAction(Action):
"[ASK_BEGIN]" and [ASK_END] tags enclose the requirements for your to respond;
"Constraint" defines the conditions that your responses must comply with.
Personality defines your language style
"Command" defines the action to do when command keyword is entered.
"Insight" provides a deeper understanding of the characters' inner traits.
"Initial" defines the initial setup of a character.
@ -116,7 +115,6 @@ Statement: Unless you are a language professional, answer the following question
"[ASK_BEGIN]" and [ASK_END] tags enclose the requirements for your to respond;
"Constraint" defines the conditions that your responses must comply with.
Personality defines your language style
"Command" defines the action to do when command keyword is entered.
"Insight" provides a deeper understanding of the characters' inner traits.
"Initial" defines the initial setup of a character.