Instruction Optimization with dspy.GEPA
Guide the user through using dspy.GEPA to automatically discover better instructions for their DSPy programs through reflective evolution.
What is dspy.GEPA
dspy.GEPA is a DSPy optimizer that evolves the instruction text in your program's predictors. Rather than adding few-shot examples (like BootstrapFewShot) or tuning model weights (like BootstrapFinetune), GEPA iteratively proposes, evaluates, and refines the natural-language instruction
[Description truncada. Veja o README completo no GitHub.]