update comment

This commit is contained in:
seehi 2024-07-16 21:13:16 +08:00
parent 4e1955eba8
commit d612d826d5

View file

@ -17,14 +17,14 @@ class Task(BaseModel):
instruction: str = ""
task_type: str = ""
assignee: str = ""
# Available Task Types
{task_type_desc}
# Available Commands
{available_commands}
Special Command: Use {{"command_name": "end"}} to do nothing or indicate completion of all requirements and the end of actions.
# Available Task Types
{task_type_desc}
# Current Plan
{plan_status}