| Package | Description |
|---|---|
| com.tencentcloudapi.lke.v20231130 | |
| com.tencentcloudapi.lke.v20231130.models |
| Modifier and Type | Method and Description |
|---|---|
RunReRankResponse |
LkeClient.RunReRank(RunReRankRequest req)
基于知识引擎精调模型技术的rerank模型,支持对多路召回的结果进行重排序,根据query与切片内容的相关性,按分数由高到低对切片进行排序,并输出对应的打分结果。
|
| Constructor and Description |
|---|
RunReRankResponse(RunReRankResponse source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.