I am using your Diff-in-Diff with Double/Debiased Machine Learning tutorial as a guide to imbed ML estimators in the did function. I've been able to produce estimates with the learners I want. However, I'm having difficulty finding a way to extract the short stacking weights for the learners. Is it possible to extract the short stacking weights when the ddml functions are imbedded in the agg_gt() function? Thanks!