Files
ragflow/docs/guides/agent/understand_the_canvas/add_components.md
YanZhang 7f85a5776e docs: update user guide (#17358)
add model config guide word and picture
add teams guide words
2026-07-29 20:46:04 +08:00

718 B

sidebar_position, slug, sidebar_custom_props
sidebar_position slug sidebar_custom_props
1 /add_components
categoryIcon
RagAiAgent

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.