Closed ElijahAhianyo closed 3 days ago
Flow is working pretty well for me.
I'm wondering if we shouldn't show the urls for flexgen / templates and instead if they press (1) we do the ai workflow (this is already done). and if they press (2) then we open the templates page for them.
redirecting users to the templates page was my initial intuition, however I felt redirecting users to the templates immediately wont be so obvious what they need to do on the page. It wont be an issue if they've done it multiple times, but for the first time, it could introduce some friction as opposed to explicitly stating they need to go on the page where they can get the names. Aside that concern, it shouldn't be an issue to redirect them
Changing the
reflex init
workflow to below:reflex init
now gives 3 options:reflex init --ai
You should also be able to pass in the template's name directly using the template flag