heidmic / suprb

GNU General Public License v3.0
6 stars 3 forks source link

Allow the model to be used by each rule to be configured from the top most level #114

Closed heidmic closed 4 days ago

heidmic commented 2 years ago

Currently, we can only adjust the used model by updating rule_generations initialization method with the new model. Contrastingly, we would like to do that by directly setting it in suprb.py on model init