Overview of Promptmodules modes
mainPromptmodules provides three distinct modes for managing system prompts in VCPChat, catering to different levels of complexity:
| Mode | Storage Field | Use Case | Core Features |
|---|---|---|---|
| Original Rich Text | originalSystemPrompt | Simple, direct editing | Traditional text area with auto-height |
| Modular Blocks | advancedSystemPrompt | Complex, composable prompts | Drag-and-drop, multi-content variants, small warehouse management |
| Presets & Temporary | presetSystemPrompt | Using templates or quick scene switching | Preset folders, placeholder replacement |
Use prompt-manager.js to coordinate and switch between these modes.