Pre-built Components
Drop-in components with built-in theming, A2UI rendering, HITL, suggestions, and hooks.
Props
Conversation
Shared State (useChatReadable)
shoppingCart: 2 items, $105.97
1x Wireless Headphones ($79.99)
2x USB-C Cable ($12.99)
Registered Actions (useChatAction)
showNotification(title, message, type)
addToCart(productId, productName, price, quantity?)
Custom Tool Renderer (useRenderToolCall)
search_knowledge_base → custom card UI
Authentication
The demos above use public auth. For production use with user identity, pass a JWT auth configuration.