The unit tests are failing after the recent refactor. Can you fix them?
Chat - AI Assistant demo
A full ChatGPT-style AI assistant with streaming responses, tool calling, and rich content rendering.
Agentic code assistant
An advanced agentic chat that demonstrates the full range of AI assistant capabilities: streaming tool calls (Bash, Read, Edit, Write, Glob), collapsible reasoning blocks, step boundaries between agentic iterations, and an interactive tool approval flow.
Send a message in any conversation to watch the scripted agentic stream play out: reasoning, text, tool input streaming, tool output, and a final summary.
Basic AI chat
The simplest working ChatBox setup: a single adapter, one conversation, and an initial message. This demo shows the minimum required props to render a styled, interactive chat surface with streaming responses.
API
See the documentation below for a complete reference to all of the props and classes available to the components mentioned here.