Skip to main content

Render Markdown

Import the dedicated Markdown entry point when prose is all you need.
Pass the complete accumulated string on every update. Streaming mode repairs incomplete Markdown for presentation without executing HTML or MDX.

Render structured source

The normal model-facing format is an assignment fragment. RUIRenderer supplies the trusted envelope and commits the fragment only when streamStatus="complete".

Add generation instructions

The config and its instructions come from one definition. Your server includes those instructions in its own provider request; Rixx UI does not call a model.
For a custom catalog, continue to catalog and registry. For a streaming transport, follow accumulated streaming.