Agentic Blueprints 12
Filtersactive
Feedback Synthesizer
Reads scattered user feedback in parallel, clusters it into themes with real quotes, and files the top requests as issues — with a digest.
Support Triage
Classifies tickets, drafts replies, escalates edge cases with rationale.

AI Mental Wellbeing Team
An AG2 team offering structured wellbeing support: assessment, action, and follow-up roles — a support-app pattern, not a clinician.

AgentChat Swarm
A flight-refund team using handoff-based swarm coordination, including a handoff to the human user when the agents need input.

Swarm Personal Shopper
A personal-shopping team over a real user and product database: triage into sales or refunds, with orders and refunds as function tools.

Info-Gathering Chatbot
A chatbot that keeps asking until it has every requirement, then switches modes and generates the deliverable from what it gathered.

Swarm Airline Service
OpenAI's airline demo: a triage agent hands customers to flight-change, cancellation, or lost-baggage agents, each with policy function tools.

Swarm Triage Agent
The minimal handoff example: a triage agent routes each request to a sales agent or a refunds agent and gets out of the way.

Swarm Customer Service Streaming
A streaming customer-service pipeline from the Swarm repo, packaged with docker-compose and tests — the deployment-shaped example.

Swarm Support Bot
A two-agent support bot: a user-interface agent talks to the customer while a help-center agent answers from docs in a vector store.