mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Added a guide on running a retrieval test, with and without knowledge graph (#5200)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
@ -383,7 +383,7 @@ Since version 0.15.0, ragflow has introduced step-by-step execution for Agent co
|
||||
Find all customers who has bought a mobile phone
|
||||
```
|
||||

|
||||
3. As the image shows, no matching information was retrieved from the Q->SQL knowledge base, yet a similar question exists within the database. Adjust the Rerank model, "Similarity threshold," or "Keywords similarity weight" accordingly to return relevant content.
|
||||
3. As the image shows, no matching information was retrieved from the Q->SQL knowledge base, yet a similar question exists within the database. Adjust the Rerank model, "Similarity threshold," or "Keyword similarity weight" accordingly to return relevant content.
|
||||

|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user