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",
|
"uitype": "dropdown",
|
||||||
"unit": "text",
|
"unit": "text",
|
||||||
"label": "Story Mode",
|
"label": "KoboldAI Mode",
|
||||||
"id": "storymode",
|
"id": "storymode",
|
||||||
"default": 0,
|
"default": 0,
|
||||||
"tooltip": "Select KoboldAI mode.",
|
"tooltip": "Select KoboldAI mode.",
|
||||||
@@ -693,7 +693,7 @@ gensettingsik =[{
|
|||||||
{
|
{
|
||||||
"uitype": "toggle",
|
"uitype": "toggle",
|
||||||
"unit": "bool",
|
"unit": "bool",
|
||||||
"label": "Add Prompt",
|
"label": "Stored Prompt",
|
||||||
"id": "setuseprompt",
|
"id": "setuseprompt",
|
||||||
"min": 0,
|
"min": 0,
|
||||||
"max": 1,
|
"max": 1,
|
||||||
|
Reference in New Issue
Block a user