AxStructuredOutputRung
type AxStructuredOutputRung = "native" | "function" | "json_object";Defined in: https://github.com/ax-llm/ax/blob/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/ai/types.ts#L124
A concrete strategy Ax can use to obtain a typed structured result.