UNPKG

gepa-ts

Version:

TypeScript implementation of GEPA (Gradient-free Evolution of Prompts and Agents) - Complete port with 100% feature parity

3 lines 112 B
export * from './reflective-mutation.js'; export * from './merge.js'; export * from './instruction-proposal.js';