changed {tasks} to {task} in PROMPT_TEMPLATE

This commit is contained in:
mannaandpoem 2024-01-24 18:05:26 +08:00
parent 02b4608f84
commit 7e328e5431
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@ ATTENTION: Use '##' to SPLIT SECTIONS, not '#'. Output format carefully referenc
{system_design}
```
-----
# Tasks
# Task
```text
{task}
```

View file

@ -43,7 +43,7 @@ ATTENTION: Use '##' to SPLIT SECTIONS, not '#'. Output format carefully referenc
## Design
{design}
## Tasks
## Task
{task}
## Legacy Code