mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-03 12:52:37 +02:00
limit outputs to be only thought and response category
This commit is contained in:
parent
e0cc3e8d1b
commit
c4bd06dcb8
1 changed files with 3 additions and 1 deletions
|
|
@ -133,7 +133,9 @@ For requests that are unclear, lack sufficient detail, or are outside the system
|
|||
|
||||
{examples}
|
||||
|
||||
Respond with a concise thought, then provide the appropriate response category: QUICK, SEARCH, TASK, or AMBIGUOUS. Your response:
|
||||
Respond with a concise thought, then provide the appropriate response category: QUICK, SEARCH, TASK, or AMBIGUOUS.
|
||||
You should **only** provide the thought, response category, and nothing else.
|
||||
Your response:
|
||||
"""
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue