Refa: refine search app (#9536)

### What problem does this PR solve?

Refine search app.

### Type of change

- [x] Refactoring
This commit is contained in:
Yongteng Lei
2025-08-19 09:33:33 +08:00
committed by GitHub
parent dad97869b6
commit 188c0f614b
4 changed files with 192 additions and 15 deletions

View File

@ -872,7 +872,7 @@ class Search(DataBaseModel):
default={
"kb_ids": [],
"doc_ids": [],
"similarity_threshold": 0.0,
"similarity_threshold": 0.2,
"vector_similarity_weight": 0.3,
"use_kg": False,
# rerank settings