ApplicationsAgent, RAG and prompt engineering practices

工作流

Automating multi-step tasks by orchestrating them into fixed pipelines.

Workflows arrange models, tools and conditionals in fixed order—stable, debuggable and suited to clear-cut processes (weekly reports, support triage). Compared with autonomous agents, they are more controllable and predictable in cost.

Related terms