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