Should AI Functionality be an extension?

Should AI be moved to an extension?

Should AI Models be moved to sub-extensions? (or extensions that add to the extension?)

Using 7.x/8.x now and wondering if this would be better served / updated as an extension? (as it’s not really core imho)

5 Likes

I agree with this thought. Maybe worth consideration.

100%

I would agree with this as well.

depends on how tight the coupling is tho. if AI needs to stay synced with core changes, keeping them separate could just add headaches.