GEPA prompt optimization with a Python task app
cd cookbooks/code/polyglot/python # Install dependencies and start FastAPI/Flask app on localhost:8001 pip install -r requirements.txt ENVIRONMENT_API_KEY=secret python app.py
cloudflared tunnel --url http://localhost:8001
synth train gepa_config.toml --poll
pl_7e0227cc41454ec5
{ "job_id": "pl_7e0227cc41454ec5", "language": "python", "algorithm": "gepa", "best_score": 0.6667 }