Settings
Tune how LUMEN works
This is a front-end demo. Responses are canned and simulated — no LLM is called. To make it real, connect your provider in one place:
streamCompletion() in src/lib/llm.ts. Everything below is wired and persisted to your browser.Default model
Used for new conversations. Each model trades depth for speed differently.
System prompt
The standing instructions LUMEN follows in every chat. Set the tone, persona, and constraints.
Appearance
LUMEN remembers your choice across visits.
Dark theme
Switch between the dark and light skins.
Conversation data
Your chats are stored only in this browser (localStorage).