Module org.elasticsearch.xcore
Class RerankRequestChunker
java.lang.Object
org.elasticsearch.xpack.core.inference.chunking.RerankRequestChunker
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionRerankRequestChunker(String query, List<String> inputs, Integer maxChunksPerDoc) -
Method Summary
Modifier and TypeMethodDescriptionparseChunkedRerankResultsListener(ActionListener<InferenceServiceResults> listener, boolean returnDocuments)
-
Constructor Details
-
RerankRequestChunker
-
-
Method Details
-
getChunkedInputs
-
parseChunkedRerankResultsListener
public ActionListener<InferenceServiceResults> parseChunkedRerankResultsListener(ActionListener<InferenceServiceResults> listener, boolean returnDocuments)
-