mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Added descriptions of the retrieval agent component (#4416)
### What problem does this PR solve? ### Type of change - [x] Documentation Update --------- Co-authored-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
@ -32,9 +32,9 @@ However, traditional Text2SQL solutions often require model fine-tuning, which c
|
||||
A list of components required:
|
||||
|
||||
- [Begin](https://ragflow.io/docs/dev/begin_component)
|
||||
- Interface
|
||||
- [Interact](https://ragflow.io/docs/dev/interact_component)
|
||||
- Retrieval
|
||||
- Generate
|
||||
- [Generate](https://ragflow.io/docs/dev/generate_component)
|
||||
- ExeSQL
|
||||
|
||||
## Procedure
|
||||
|
||||
Reference in New Issue
Block a user