GEPA prompt optimization with a Go task app
cd cookbooks/code/polyglot/go # Build and run binary on localhost:8001 go build -o synth-task-app ENVIRONMENT_API_KEY=secret ./synth-task-app
cloudflared tunnel --url http://localhost:8001
synth train gepa_config.toml --poll
pl_1dd94dfdc8c6479d
{ "job_id": "pl_1dd94dfdc8c6479d", "language": "go", "algorithm": "gepa", "best_score": 0.60 }