mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Added a description of the Categorize agent component (#4428)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
---
|
||||
sidebar_position: 3
|
||||
sidebar_position: 4
|
||||
slug: /retrieval_component
|
||||
---
|
||||
|
||||
@ -59,7 +59,7 @@ Using a rerank model will *significantly* increase the system's response time.
|
||||
You are required to select the knowledge base(s) to retrieve data from.
|
||||
|
||||
:::danger IMPORTANT
|
||||
If you select multiple knowledge bases must ensure that the knowledge bases (datasets) you select use the same embedding model; otherwise, an error message would occur.
|
||||
If you select multiple knowledge bases, you must ensure that the knowledge bases (datasets) you select use the same embedding model; otherwise, an error message would occur.
|
||||
:::
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user