optimization

Get Optimization Status

Return GEPA optimization availability and prerequisites.

get/api/v1/optimization/status

Response

Successful Response

availableboolean required

Whether GEPA optimization is available in this environment.

mlflow_enabledboolean required

Whether MLflow is enabled and reachable.

gepa_installedboolean required

Whether the GEPA teleprompt module is importable.

guidancestring[]

Human-readable guidance when GEPA is not fully available.

Changes