mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Additional Refining
This commit is contained in:
@@ -345,7 +345,7 @@ gensettingstf = [
|
||||
{
|
||||
"uitype": "dropdown",
|
||||
"unit": "text",
|
||||
"label": "Story Mode",
|
||||
"label": "KoboldAI Mode",
|
||||
"id": "storymode",
|
||||
"default": 0,
|
||||
"tooltip": "Select KoboldAI mode.",
|
||||
@@ -693,7 +693,7 @@ gensettingsik =[{
|
||||
{
|
||||
"uitype": "toggle",
|
||||
"unit": "bool",
|
||||
"label": "Add Prompt",
|
||||
"label": "Stored Prompt",
|
||||
"id": "setuseprompt",
|
||||
"min": 0,
|
||||
"max": 1,
|
||||
|
Reference in New Issue
Block a user