What problem does it solve?
Ax-GEPA helps you generate correct optimization code for Ax programs when you need to improve prompts, components, or agent trees without hand-tuning every instruction.
Core Features & Use Cases
- GEPA optimization guidance: Write code for AxGEPA and the top-level optimize flow with the right defaults for student and teacher models.
- Validation-aware tuning: Use train and validation examples, bounded metric calls, and deterministic scoring to select the best optimization candidate.
- Advanced optimization workflows: Handle scalar or Pareto metrics, bootstrap few-shot refinement, tree-aware component maps, and saving or restoring optimized programs.
- Use case: A developer wants to improve a classifier or multi-step flow and needs correct Ax code that applies optimization results back to the program safely and consistently.
Quick Start
Ask for AxGEPA optimization code for your Ax generator or flow, including a metric, validation examples, and the correct way to apply the optimized result.