Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Commit 75062f8

Browse files
committed
change: drop default similarity threshold
1 parent 092826a commit 75062f8

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

pkg/flows/config/blueprints/default.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,6 @@ flows:
1313
name: basic
1414
options:
1515
topK: 20
16-
postprocessors:
17-
- name: similarity
18-
options:
19-
threshold: 0.4
20-
keepMin: 1
21-
- name: reduce
22-
options:
23-
topK: 20
2416

2517

2618

0 commit comments

Comments
 (0)