1 Repo
Interactive components embedded directly inside chat streams for visualizing agent actions and tool outputs.
Distinct from Interactive Widgets: Distinct from Interactive Widgets: focuses on widgets embedded in chat streams, not general UI controls.
Explore 1 awesome GitHub repository matching user interface & experience · Chat-Embedded Widgets. Refine with filters or upvote what's useful.
This is a demonstration project from OpenAI that showcases a multi-agent customer service workflow built with the OpenAI Agents SDK. It coordinates several specialized AI agents to handle common airline support tasks such as flight booking and cancellation, refunds and compensation, seat and special service requests, real-time flight information, and airline policy FAQ responses, all within a single conversational interface. The system routes incoming customer requests to the appropriate specialized agent based on intent, and enforces guardrails to block off-topic or malicious requests. It su
Embeds rich, interactive components directly inside the chat stream for visualizing agent actions and tool outputs.