Processing Components

Estimated reading: 1 minute 175 views

Robility flow’s Processing components process and transform data within a flow. They have many uses, including:

1. Feed instructions and context to your LLMs and agents with the Prompt Template component.

2. Extract content from larger chunks of data with a Parser component.

3. Filter data with natural language with the Smart Function component.

4. Save data to your local machine with the Save File component.

5. Transform data into a different data type with the Type Convert component to pass it between incompatible components.

Prompt Template

See Prompt Template.

Share this Doc

Processing Components

Or copy link

CONTENTS