Artifacts
Artifacts are visual tasks that let a Builder integrate human interaction into its execution, or display rich UI components directly in the chat.
Examples
- A multiple‑choice questionnaire (like “Run Multiple Choice Questions”) that collects user input.
- A video editor or item selector to drive a decision.
- A dashboard or read‑only component that displays results without interrupting the flow.
Types of artifacts
Artifacts fall into two main types:
- Interaction artifacts: pause execution until the user completes the interaction.
- Display artifacts: read‑only components that do not interrupt execution.