| We open-sourced It extends GEPA (our state of the art prompt optimizer) to code, agent architectures, scheduling policies, and more. Two key ideas: averaging them away. Results across 8 domains:
[link] [comments] |
optimize_anything: one API to optimize code, prompts, agents, configs — if you can measure it, you can optimize it
Here’s something that caught my attention — there’s now an open-source API called 'optimize_anything' that aims to make optimizing pretty much anything a breeze. And get this — according to /u/LakshyAAAgrawal, it can handle everything from code and prompts to agent architectures and scheduling policies. The secret sauce? It combines diagnostic feedback — like stack traces and profiler output — with Pareto-efficient search, so it doesn’t just average out metrics but finds a balanced sweet spot. Now, here’s where it gets impressive — across eight different domains, it helped improve agent skills, cut cloud costs, and even beat baselines for CUDA kernels and circle packing. What I love is that it’s built to be flexible — if you can measure it, it can be optimized. As Lakshy explains, this isn’t just hype; the results speak for themselves. And if you want to try it out, there’s a detailed blog with all the code and case studies. So, the future of optimization is looking smarter and more adaptable than ever.
Audio Transcript
| We open-sourced It extends GEPA (our state of the art prompt optimizer) to code, agent architectures, scheduling policies, and more. Two key ideas: averaging them away. Results across 8 domains:
[link] [comments] |
