mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Stored Prompt -> Contextual Prompt
This commit is contained in:
@@ -214,7 +214,7 @@ gensettingstf = [
|
|||||||
{
|
{
|
||||||
"uitype": "toggle",
|
"uitype": "toggle",
|
||||||
"unit": "bool",
|
"unit": "bool",
|
||||||
"label": "Stored Prompt",
|
"label": "Contextual Prompt",
|
||||||
"id": "setuseprompt",
|
"id": "setuseprompt",
|
||||||
"min": 0,
|
"min": 0,
|
||||||
"max": 1,
|
"max": 1,
|
||||||
|
Reference in New Issue
Block a user