AiPlan
Plan
Nested step plan with status indicators.
Agent Plan
4/6 doneParse user query
Retrieve relevant documents
Search vector store
Rank by relevance
Synthesize answer
Format response
Usage
<AiPlan :steps="planSteps" title="Agent plan" />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| steps* | AiPlanStep[] | — | — |
| title | string | — | — |
Slots
stepheader