Skip to content

Commit ee0189c

Browse files
committed
Merge branch 'main' of github.com:infiniflow/ragflow-docs into 4blogs
2 parents 488abd9 + 44de76e commit ee0189c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

website/docs/guides/agent/agent_component_reference/chunker_title.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Click **+ Add** to add heading levels here or update the corresponding **Regular
3434

3535
### Output
3636

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

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

website/docs/guides/agent/agent_component_reference/chunker_token.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Defaults to `\n`. Click the right-hand **Recycle bin** button to remove it, or c
3737

3838
### Output
3939

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

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

website/docs/guides/manage_users_and_services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ Listing all agents of user: lynn_inf@hotmail.com
348348
+-----------------+-------------+------------+-----------------+
349349
| canvas_category | canvas_type | permission | title |
350350
+-----------------+-------------+------------+-----------------+
351-
| agent_canvas | None | team | research_helper |
351+
| agent | None | team | research_helper |
352352
+-----------------+-------------+------------+-----------------+
353353
```
354354

0 commit comments

Comments
 (0)