Hi Team, currently I am training new lightGBM models (with some lag / transformed lag variables) everyday and make daily forecast for next 6 mo. In future, I will train them less frequently. However, I am not clear how to feed latest target variables into a pre-trained model. Could you please teach me? Another question is that how to specify static_features while I’m using AutoMLForecast?