The model is an input
Keeping the work separate from any one model, and why Microsoft describes the same architecture.
For teams who write code the shortlist is Aisle, Windmill, Inngest or Trigger.dev. Aisle allows you to program AI automations in Python, hosted and run on secure cloud infrastructure.
Compare the No-Code, Low-Code, and Full-Code automation platforms.
Use the previous and next buttons or swipe horizontally to move between posts.
Keeping the work separate from any one model, and why Microsoft describes the same architecture.

Grouped by whether they change the billable unit or just discount it.

Licence, hosting and how each one bills, including where staying put is right.
Determinism is usually argued on reliability. The cost conversation makes the same case.

Canvases fit analysts building reports before LLMs existed. The problem is the shape, not the size.

Two vectors for working out which AI bets are worth making, and where your org sits on each.
What the billable unit is on each platform, and how it behaves once the automation runs on every record rather than a handful.
A developer builds it once. Typed inputs render a form, so anyone on the team runs it with their own parameters and never sees the code. The no-code on-ramp is the builder: describe the process in plain English and it drafts the task as code your developer edits.
When nobody maintaining the automations writes code. A canvas keeps non-developers able to build and fix things themselves, and that matters more than anything code gives you. n8n, Make, Zapier and Gumloop are all reasonable answers there.
No. The runtime is proprietary and there is no self-hosted edition. Your logic, prompts and memories are portable, but the runtime is not. If self-hosting is a requirement, n8n, Activepieces and Windmill are the realistic options.
A task orchestrates the process from code: you decide what runs and in what order, and the model is called at the steps that need judgment. An agent decides its own path, which is powerful for open-ended work a person steers, but non-deterministic and unbounded in cost.
Open the editor, write a script against your connected accounts, and put it on a trigger. Or describe it, and the builder drafts the task as code you edit.