UNPKG

gepa-ts

Version:

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

5 lines 195 B
export * from './candidate-selector.js'; export * from './component-selector.js'; export * from './batch-sampler.js'; export * from './tournament-selector.js'; //# sourceMappingURL=index.d.ts.map