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