Added description of the Iteration component (#4656)

### What problem does this PR solve?



### Type of change


- [x] Documentation Update
This commit is contained in:
writinwaters
2025-01-27 10:12:23 +08:00
committed by GitHub
parent c354239b79
commit 47b28a27a6
4 changed files with 83 additions and 6 deletions

View File

@ -5,11 +5,11 @@ slug: /categorize_component
# Categorize component
The component that classifies user inputs and applies strategies accordingly.
A component that classifies user inputs and applies strategies accordingly.
---
The **Categorize** component is usually the downstream of the **Interact** component.
A **Categorize** component is usually the downstream of the **Interact** component.
## Scenarios