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

PrecomputedAggregationMethod


PrecomputedAggregationMethod: "min" | "max" | "avg" | "sum" | "count"

The method to use for the precomputed aggregation.

Last updated

Was this helpful?