RerankConfig constructor

RerankConfig({
  1. int? topN,
})

Implementation

RerankConfig({this.topN});