v1

latestOpenAPI 3.1.02026-07-175793186.0 KB
optimization

Get Optimization Status

Return GEPA optimization availability and prerequisites.

get/api/v1/optimization/status

Response

Successful Response

availableboolean required

Whether the MLflow-backed GEPA optimization path is available.

module_optimization_availableboolean

Whether registered module optimization can run in this environment.

mlflow_dataset_optimization_availableboolean

Whether MLflow-backed dataset/program optimization can run.

mlflow_logging_availableboolean

Whether optional MLflow logging is available for optimization runs.

mlflow_configuredboolean

Whether MLflow is enabled/configured in the 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.