Nice work. I'm wondering if metaquery supports multi-round generation and editing? For example, a user prompts the model with an image to generate a new image, then wants to perform a second round of editing on the previous output. A straightforward approach to implement this would be multiple rounds of input-output iterations. Is this feasible, and what challenges might arise?
Thanks!