everruns-openui
OpenUI component definitions and prompt generation for Everruns generative UI.
This crate is part of the Everruns ecosystem. It builds
the system-prompt text that teaches an LLM to produce openui fenced blocks for
rendering in clients that understand OpenUI Lang.
Quick Example
use ;
let prompt = generate_prompt;
assert!;
What It Provides
- A static OpenUI component library
- Prompt generation for OpenUI Lang output
- Custom prompt options for extra rules and examples
License
MIT. See the repository-level LICENSE file.