mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-03 06:17:29 +08:00
### Summary modify docs display add some images delete enterprise docs standardize capitalization
770 B
770 B
sidebar_position, title, sidebar_label, slug, sidebar_custom_props
| sidebar_position | title | sidebar_label | slug | sidebar_custom_props | ||
|---|---|---|---|---|---|---|
| 1 | Add Components | Add Components | /add_components |
|
Add Components
Click the plus sign next to any component on the canvas to select the next component. Common components include:
Begin, Agent, Retrieval, Message, Await response, Switch, Iteration, Categorize, Code, Text processing, Execute SQL, HTTP Request, and pipeline-related components: Parser, Title chunker, Token chunker, Transformer, Indexer.
After adding a component, click the component itself to open the configuration panel on the right. Fields in the configuration panel define input data, processing logic, output variables, and references for subsequent steps.