Skip to content

Commit

Permalink
Prompt update.
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoLjl committed Nov 21, 2024
1 parent 3acdc4e commit 5625e1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autogen/agentchat/contrib/captainagent.py
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ class CaptainUserProxyAgent(ConversableAgent):
CONVERSATION_REVIEW_PROMPT = """# Your task
Briefly summarize the conversation history derived from an experts' group chat by following the answer format.
If you found non-trivial errors or issues in the conversation, point it out with a detailed reason, if you think it is worth further verification, mark the "Need double-check" as "Yes"
If you find the conversation ends with TERMINATE and the task is solved, this is normal situation, you can mark the "Need double-check" as "No".
# Conversation history:
{chat_history}
Expand Down

0 comments on commit 5625e1b

Please sign in to comment.