Share via


function_extension Module

Functions

aggregate_chunked_results

Aggregate the results from the chunked results.

async aggregate_chunked_results(func: KernelFunction, chunked_results: list[str], kernel: Kernel, arguments: KernelArguments) -> str

Parameters

Name Description
func
Required
chunked_results
Required
kernel
Required
arguments
Required