NADOOIT / NADOO-Prompt

GNU Affero General Public License v3.0
1 stars 0 forks source link

Use Checklists #4

Open NADOOITChristophBa opened 2 months ago

NADOOITChristophBa commented 2 months ago

We should extend the "memory," meaning the context, with a fixed section for keeping track of achieved goals and milestones.

One method for creating these is checklists.

Checklists ensure that workflows are followed in an ordered manner, and since LLMs are prediction machines, adding more order will help them make better predictions.

Adding partially checked checklists should make it easier for the LLM to stay on track and also avoid repeating steps it has already completed.