You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable callback logging only for full eval on GEPA (#9050)
* Limit callback metadata to trace capture path
* use batch length for eval
* refactor(gepa): rename full_eval_size to reflection_minibatch_size
Updated the DspyAdapter and GEPA classes to replace the full_eval_size parameter with reflection_minibatch_size for improved clarity. Adjusted the evaluate method and corresponding tests to reflect this change, ensuring callback metadata is correctly generated based on the new parameter.
Signed-off-by: TomuHirata <tomu.hirata@gmail.com>
---------
Signed-off-by: TomuHirata <tomu.hirata@gmail.com>
0 commit comments