public abstract class AbstractRerankingDialect extends Object implements RerankingDialect
| Constructor and Description |
|---|
AbstractRerankingDialect() |
| Modifier and Type | Method and Description |
|---|---|
String |
buildRequestJson(RerankingConfig config,
RerankingOptions options,
String query,
List<Document> documents)
构建请求数据
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmatched, parseResponseJsonpublic String buildRequestJson(RerankingConfig config, RerankingOptions options, String query, List<Document> documents)
RerankingDialectbuildRequestJson in interface RerankingDialectconfig - 聊天配置options - 聊天选项Copyright © 2025. All rights reserved.