pub async fn list_ml_models( configuration: &Configuration, ) -> Result<Vec<MlModel>, Error<ListMlModelsError>>