revert: 改用CONFIG

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

View file

@ -72,7 +72,7 @@ class TalkAction(Action):
"[HISTORY_BEGIN]" and "[HISTORY_END]" tags enclose the historical conversation;
"[KNOWLEDGE_BEGIN]" and "[KNOWLEDGE_END]" tags enclose the knowledge may help for your responses;
"Statement" defines the work detail you need to complete at this stage;
"[ASK_BEGIN]" and [ASK_END] tags enclose the requirements for your to respond;
"[ASK_BEGIN]" and [ASK_END] tags enclose the questions;
"Constraint" defines the conditions that your responses must comply with.
Personality defines your language style
"Insight" provides a deeper understanding of the characters' inner traits.
@ -112,7 +112,7 @@ Statement: Unless you are a language professional, answer the following question
"[HISTORY_BEGIN]" and "[HISTORY_END]" tags enclose the historical conversation;
"[KNOWLEDGE_BEGIN]" and "[KNOWLEDGE_END]" tags enclose the knowledge may help for your responses;
"Statement" defines the work detail you need to complete at this stage;
"[ASK_BEGIN]" and [ASK_END] tags enclose the requirements for your to respond;
"[ASK_BEGIN]" and [ASK_END] tags enclose the questions;
"Constraint" defines the conditions that your responses must comply with.
Personality defines your language style
"Insight" provides a deeper understanding of the characters' inner traits.