Skip to content

Commit 274ca87

Browse files
committed
remove empty line
1 parent 6424ec7 commit 274ca87

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

specification/_types/Retriever.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ export class RetrieverContainer {
5353

5454
export class RetrieverBase {
5555
/** Query to filter the documents that can match. */
56-
5756
filter?: QueryContainer | QueryContainer[]
5857
/** Minimum _score for matching documents. Documents with a lower _score are not included in the top documents. */
5958
min_score?: float

0 commit comments

Comments
 (0)