Introduction
From official A2UI website: A2UI is currently in v0.8 (Public Preview). The specification and implementations are functional but are still evolving. Expect changes.
glchat-a2ui-react-renderer is a temporary React Renderer for displaying A2UI messages in React application. This solution is intended to bridge the gap until the official A2UI React Renderer is released (planned for Q1 2026).
The implementation follows A2UI Renderer Implementation Guide to stay consistent with other existing renderers to make the future migration as seamless as possible.
See Getting Started for more details installation.
Last updated