Render Markdown
Replace an existing response view with streaming CommonMark and GFM.
Render structured UI
Stream layouts, data views, forms, charts, and approved React components.
Use your components
Choose which React components and properties a model may request.
Evaluate locally
Replay streaming, recovery, themes, and Devtools without a model key.
Choose the answer shape
MarkdownRenderer for prose. Use RUIRenderer when the response needs
layouts, data bindings, action requests, or components supplied by your
application.
The example above previews the intended API. The npm packages are not published
yet; use the local repository playground to evaluate the current implementation.