Miscellaneous UI updates (#6471)

### What problem does this PR solve?



### Type of change


- [x] Documentation Update
This commit is contained in:
writinwaters
2025-03-24 19:36:47 +08:00
committed by GitHub
parent f691b4ddd2
commit a40c5aea83
11 changed files with 61 additions and 63 deletions

View File

@ -27,7 +27,7 @@ In contrast, chunks created from [knowledge graph construction](./construct_know
### Similarity threshold
This sets the bar for retrieving chunks: chunks with similarities below the threshold will be filtered out. By default, the threshold is set to 0.2.
This sets the bar for retrieving chunks: chunks with similarities below the threshold will be filtered out. By default, the threshold is set to 0.2. That means that only chunks with hybrid similarity score of 20 or higher will be retrieved.
### Keyword similarity weight