AxGEPAReflectiveTupleTypeScript Copytype AxGEPAReflectiveTuple = object;Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/dsp/optimizers/gepaReflection.ts#L6PropertiesinputTypeScript Copyinput: AxExample;Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/dsp/optimizers/gepaReflection.ts#L7predictionTypeScript Copyprediction: unknown;Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/dsp/optimizers/gepaReflection.ts#L8scoreTypeScript Copyscore: number;Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/dsp/optimizers/gepaReflection.ts#L9