Start a new GEPA execution
API Key
The evolution strategy to use
RPM, SAM "RPM"
The model to use for prompt completions
"gpt-5"
The columns from dataset to use as input features
1["feature1", "feature2"]The total GEPA budget for the evolution session. Every inference request costs 1 budget unit.
x >= 1100
The size of minibatches.
x >= 13
The size of Pareto front to consider per iteration.
x >= 15
Evaluator configuration as JSON string. Must include model
"{\"model\":\"gpt-5\",\"metric\":\"accuracy\",\"threshold\":0.8}"
1The root prompt to evolve
1"Write a poem about the sea."
User given custom name for the evolution session, max 50 characters. If you do not provide one, a random name will be generated.
50Whether the execution was started successfully
Evolution ID