fix: return empty list instead of raising exception for qdrant search when score_threshold is 1 (#24032)
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -197,6 +197,8 @@ sdks/python-client/dify_client.egg-info
|
||||
!.vscode/README.md
|
||||
pyrightconfig.json
|
||||
api/.vscode
|
||||
# vscode Code History Extension
|
||||
.history
|
||||
|
||||
.idea/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user