Y
Hacker News
new
|
ask
|
show
|
jobs
by
monoid73
319 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?
1 comments
ogandreakiro
319 days ago
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.
link