GEPAPrompts
object GEPAPrompts
Prompt templates used by GEPA's reflection LM for instruction proposal and crossover.
Functions
Link copied to clipboard
Link copied to clipboard
fun reflectionAndProposalPrompt(moduleName: String, currentInstruction: String, failures: List<GEPAReflectionProposer.FailureFeedback>): Prompt
Builds a reflection prompt for the GEPA reflection LM.