File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -579,8 +579,8 @@ The API automatically discovers all managed AutoML pipelines (time-series and ta
5795794 . Applies ` page ` /` pageSize ` pagination to the merged list
580580
581581** Discovery Details:**
582- - Time-series prefix: configurable via ` AUTOML_TIMESERIES_PIPELINE_NAME_PREFIX ` (default: "automl -timeseries")
583- - Tabular prefix: configurable via ` AUTOML_TABULAR_PIPELINE_NAME_PREFIX ` (default: "automl -tabular")
582+ - Time-series prefix: configurable via ` AUTOML_TIMESERIES_PIPELINE_NAME_PREFIX ` (default: "autogluon -timeseries-training-pipeline ")
583+ - Tabular prefix: configurable via ` AUTOML_TABULAR_PIPELINE_NAME_PREFIX ` (default: "autogluon -tabular-training-pipeline ")
584584- Returns 500 if no managed AutoML pipelines are found in the namespace
585585
586586## Error Responses
You can’t perform that action at this time.
0 commit comments