<!DOCTYPE html><html lang="en"><head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>@ViewData["Title"] - Lilith</title> <link rel="stylesheet" href="~/css/site.css" /></head><body> <main class="container"> @RenderBody() </main></body></html>
Documentation
Lilith.RazorWebGui (Version 4)
ASP.NET Core Razor Pages web UI for Lilith Version 4. Mirrors LilithConsole chat, commands, and logging.
- Model:
LILITH_MODEL(defaultgemma4) - Commands:
exit,/new,/history,/history <n>,/voice <name>(when TTS is enabled)
dotnet run --project Lilith.RazorWebGui.csproj
Browse http://localhost:5000 (see Properties/launchSettings.json).