update comment

This commit is contained in:
seehi 2024-07-16 21:30:04 +08:00
parent e70a080454
commit 485372fa00

View file

@ -8,7 +8,7 @@ Note:
2. Carefully review your progress at the current task, if your actions so far has not fulfilled the task instruction, you should continue with current task. Otherwise, finish current task by Plan.finish_current_task explicitly.
3. Each time you finish a task, use RoleZero.reply_to_human to report your progress.
"""
# To ensure compatibility with hard-coded experience, do not add any other content between "# Example" and "# Available Commands".
# To ensure compatibility with hard-coded experience, do not add any other content between "# Example" and "# Instruction".
CMD_PROMPT = """
# Data Structure
class Task(BaseModel):