(no title)
samuelbrashears | 1 year ago
2. Anything too complex (e.g. 5+ steps) tends to be unreliable. Also, any workflow where potential failure/unexpected behavior is too risky to leave up to an LLM.
3. The only actions we take are with our user's tools, so many workflows are simply organizing their information between their apps. However, e.g. gmails could be sent externally so we have guardrails/sanity checks to mitigate risk there.
thoughtlede|1 year ago
What happens right now when the workflow fails mid-way? Do you ensure atomicity or durable execution?
samuelbrashears|1 year ago