fix: return empty list instead of raising exception for qdrant search when score_threshold is 1 (#24032)

This commit is contained in:
Bo Wu
2025-08-18 12:44:05 +08:00
committed by GitHub
parent de9c5f10b3
commit 790a6ec203
3 changed files with 18 additions and 2 deletions

2
.gitignore vendored
View File

@@ -197,6 +197,8 @@ sdks/python-client/dify_client.egg-info
!.vscode/README.md
pyrightconfig.json
api/.vscode
# vscode Code History Extension
.history
.idea/