You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -155,10 +155,10 @@ export class TextSimilarityReranker extends RetrieverBase {
155
155
inference_text: string
156
156
/** The document field to be used for text similarity comparisons. This field should contain the text that will be evaluated against the inference_text. */
157
157
field: string
158
-
/** Whether to rescore on only the best matching chunks.
158
+
/** Whether to rescore on only the best matching chunks.
0 commit comments