Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Click **+ Add** to add heading levels here or update the corresponding **Regular

### Output

The global variable name for the output of the **Title chunkder** component, which can be referenced by subsequent components in the ingestion pipeline.
The global variable name for the output of the **Title chunker** component, which can be referenced by subsequent components in the ingestion pipeline.

- Default: `chunks`
- Type: `Array<Object>`
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Defaults to `\n`. Click the right-hand **Recycle bin** button to remove it, or c

### Output

The global variable name for the output of the **Token chunkder** component, which can be referenced by subsequent components in the ingestion pipeline.
The global variable name for the output of the **Token chunker** component, which can be referenced by subsequent components in the ingestion pipeline.

- Default: `chunks`
- Type: `Array<Object>`