### What problem does this PR solve?

Chunkder to Chunker

### Type of change

- [x] Documentation Update
This commit is contained in:
Adrian Altermatt
2025-10-23 03:25:15 +02:00
committed by GitHub
parent f7112acd97
commit 484c536f2e
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ Click **+ Add** to add heading levels here or update the corresponding **Regular
### Output ### 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` - Default: `chunks`
- Type: `Array<Object>` - Type: `Array<Object>`

View File

@ -37,7 +37,7 @@ Defaults to `\n`. Click the right-hand **Recycle bin** button to remove it, or c
### Output ### 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` - Default: `chunks`
- Type: `Array<Object>` - Type: `Array<Object>`