类的使用
com.lark.oapi.service.search.v2.model.ModelParam.Builder
使用ModelParam.Builder的程序包
-
com.lark.oapi.service.search.v2.model中ModelParam.Builder的使用
修饰符和类型方法说明ModelParam.Builder.boosterName(String boosterName) 时效权威互动模型名字ModelParam.Builder.encoderName(String encoderName) embedding模型名字ModelParam.Builder.filterName(String filterName) 过滤模型名字static ModelParam.BuilderModelParam.newBuilder()ModelParam.Builder.passageLanguage(String passageLanguage) 选择返回的语种,可选{zh,en,ja,auto,all},auto自动检测query的语种并过滤,all保留所有语种不做过滤,默认autoModelParam.Builder.rankerName(String rankerName) 排序模型名字