Skip to content

Pages Router

Serves HTML pages for the Web UI. All pages are rendered with Jinja2 templates.

Routes

PathTemplateDescription
/index.htmlMain chat interface
/model_managermodel_manager.htmlLive2D/VRM model management
/live2d_parameter_editorlive2d_parameter_editor.htmlLive2D parameter fine-tuning
/live2d_emotion_managerlive2d_emotion_manager.htmlLive2D emotion-animation mapping
/vrm_emotion_managervrm_emotion_manager.htmlVRM emotion-animation mapping
/character_card_managercharacter_card_manager.htmlCharacter settings editor
/voice_clonevoice_clone.htmlVoice cloning interface
/api_keyapi_key_settings.htmlAPI key configuration
/memory_browsermemory_browser.htmlReview/edit recent conversation memory and configure memory processing
/{lanlan_name}index.htmlCharacter-specific chat (catch-all)

INFO

The /{lanlan_name} catch-all route serves the same main interface but pre-selects a specific character.