refactor: update todo agent (#89)

This commit is contained in:
sigoden
2024-08-01 22:30:52 +08:00
committed by GitHub
parent 36b34c5896
commit ae6c486074
3 changed files with 8 additions and 8 deletions
+3 -3
View File
@@ -14,6 +14,6 @@ instructions: |
conversation_starters:
- "List all todos"
- "Clean the entire todo list"
- "Add a new todo: "
- "Done todo id="
- "Delete todo id="
- "Add a new todo: Buy milk"
- "Done todo id=1"
- "Delete todo id=1"