Interface CompletionSKFunction

    • Method Detail

      • aggregatePartitionedResultsAsync

        reactor.core.publisher.Mono<SKContext> aggregatePartitionedResultsAsync​(List<String> partitionedInput,
                                                                                @Nullable
                                                                                SKContext context)
        Method to aggregate partitioned results of a semantic function.
        Parameters:
        partitionedInput - Input to aggregate
        context - Semantic Kernel context
        Returns:
        Aggregated results