fix format issues

This commit is contained in:
黄伟韬 2024-08-14 16:02:35 +08:00
parent 0469d1ed7d
commit 22841804a5

View file

@ -38,7 +38,6 @@ class Task(BaseModel):
{available_commands}
Special Command: Use {{"command_name": "end"}} to do nothing or indicate completion of all requirements and the end of actions.
# Example
{example}
@ -46,7 +45,8 @@ Special Command: Use {{"command_name": "end"}} to do nothing or indicate complet
# Instruction
{instruction}
"""
EXAMPLE = ""
# Example
CMD_PROMPT = """
{current_state}