For the complete documentation index, see llms.txt. This page is also available as Markdown.

AggregationMethod


AggregationMethod: "min" | "max" | "avg" | "sum" | "median"

The method to use for the aggregation.

Last updated

Was this helpful?