LLM workflows
Language models can help plan and manage multi-step tasks. Structured workflows guide execution and adapt when conditions change.
- Planning multi-step tasks — Generating structured plans from goals.
- Replanning after errors — Revising plans when steps fail.
- Determining completion — Deciding when a task is finished.