UNPKG

gepa-ts

Version:

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

8 lines 232 B
#!/usr/bin/env tsx /** * GEPA-TS Comprehensive CLI Tool * Demonstrates all optimization features systematically * Replaces scattered validation scripts with organized approach */ export {}; //# sourceMappingURL=gepa-cli.d.ts.map