Comment by monoid73
5 days ago
for the hybrid workflows, curious how do you decide which parts need AI reasoning vs can be hardcoded? is it adaptive or manual config?
5 days ago
for the hybrid workflows, curious how do you decide which parts need AI reasoning vs can be hardcoded? is it adaptive or manual config?
right now it's hardcode - you write a web automation script where at some parts you have a very specialized agent to take the very few steps in your workflow that require reasoning/adaptability. Future: we're trying to make this process automatic.