Σημείωμα
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να εισέλθετε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
Workflow capabilities add production behaviors and reusable patterns to functional or graph-based workflows. For workflow APIs, executors, edges, events, state, and the execution model, see Workflows.
Composition
| Capability | Purpose |
|---|---|
| Agents in workflows | Use agents as workflow participants and executors. |
| Workflows as agents | Expose a workflow through the standard agent interface. |
| Declarative workflows | Define supported workflows through declarative configuration. |
Interaction and durability
| Capability | Purpose |
|---|---|
| Human-in-the-loop | Pause for external input and resume execution. |
| Checkpoints and resuming | Save and restore workflow progress. |
Operations
| Capability | Purpose |
|---|---|
| Observability | Export workflow spans, metrics, events, and delivery status. |
| Visualization | Render and export workflow topology. |
Multi-agent orchestration
Orchestrations provide sequential, concurrent, handoff, group-chat, and Magentic patterns for coordinating agents.