@@ -17,7 +17,7 @@
|
||||
"default": "",
|
||||
"type": "text",
|
||||
"maxLength": 4000,
|
||||
"description": "Optional extra instructions: tone, habits, jokes, things to always do or avoid. Spoken safety rules still win."
|
||||
"description": "Character instructions go in the system prompt only. They override SOUL.md and IDENTITY.md for name and tone. Replies stay speakable."
|
||||
},
|
||||
{
|
||||
"key": "ttsEnabled",
|
||||
@@ -704,6 +704,10 @@
|
||||
"type": "choice",
|
||||
"description": "Requires a daemon restart. GPU inference remains required.",
|
||||
"options": [
|
||||
{
|
||||
"value": "laptop-4gb-mm",
|
||||
"label": "Tiny \u00b7 Qwen3.5 0.8B"
|
||||
},
|
||||
{
|
||||
"value": "laptop-8gb",
|
||||
"label": "Small \u00b7 Qwen3 1.7B"
|
||||
|
||||
Reference in New Issue
Block a user