You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generative slots have parameter and return type typing. See if it makes sense to do something similar for MelleaTools with their run function. This should definitely be doable for the decorator. It might be doable for the from_x implementations.
Generative slots have parameter and return type typing. See if it makes sense to do something similar for MelleaTools with their
runfunction. This should definitely be doable for the decorator. It might be doable for thefrom_ximplementations.