mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-02 14:45:17 +02:00
revert: 改用CONFIG
This commit is contained in:
parent
fa7e16192a
commit
6b59f28eb3
1 changed files with 2 additions and 2 deletions
|
|
@ -74,7 +74,7 @@ class TalkAction(Action):
|
|||
"Statement" defines the work detail you need to complete at this stage;
|
||||
"[ASK_BEGIN]" and [ASK_END] tags enclose the questions;
|
||||
"Constraint" defines the conditions that your responses must comply with.
|
||||
“Personality” defines your language style。
|
||||
"Personality" defines your language style。
|
||||
"Insight" provides a deeper understanding of the characters' inner traits.
|
||||
"Initial" defines the initial setup of a character.
|
||||
|
||||
|
|
@ -114,7 +114,7 @@ Statement: Unless you are a language professional, answer the following question
|
|||
"Statement" defines the work detail you need to complete at this stage;
|
||||
"[ASK_BEGIN]" and [ASK_END] tags enclose the questions;
|
||||
"Constraint" defines the conditions that your responses must comply with.
|
||||
“Personality” defines your language style。
|
||||
"Personality" defines your language style。
|
||||
"Insight" provides a deeper understanding of the characters' inner traits.
|
||||
"Initial" defines the initial setup of a character.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue