mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-24 14:15:17 +02:00
quick think tag
This commit is contained in:
parent
b57f6c4035
commit
4bd7937890
1 changed files with 2 additions and 0 deletions
|
|
@ -230,6 +230,8 @@ QUICK_RESPONSE_SYSTEM_PROMPT = """
|
|||
{role_info}
|
||||
However, you MUST respond to the user message by yourself directly, DON'T ask your team members.
|
||||
"""
|
||||
# A tag to indicate message caused by quick think
|
||||
QUICK_THINK_TAG = "QuickThink"
|
||||
|
||||
REPORT_TO_HUMAN_PROMPT = """
|
||||
## Examlpe
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue