mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Renamed "Insert Depth" to "AN Depth"
This commit is contained in:
@@ -483,7 +483,7 @@ gensettingstf = [
|
|||||||
"UI_V2_Only": True,
|
"UI_V2_Only": True,
|
||||||
"uitype": "slider",
|
"uitype": "slider",
|
||||||
"unit": "int",
|
"unit": "int",
|
||||||
"label": "Insert Depth",
|
"label": "AN Depth",
|
||||||
"id": "singleline",
|
"id": "singleline",
|
||||||
"min": 0,
|
"min": 0,
|
||||||
"max": 5,
|
"max": 5,
|
||||||
@@ -834,4 +834,4 @@ formatcontrols = [{
|
|||||||
"label": "Single Line",
|
"label": "Single Line",
|
||||||
"id": "singleline",
|
"id": "singleline",
|
||||||
"tooltip": "Only allows the AI to output anything before the enter"
|
"tooltip": "Only allows the AI to output anything before the enter"
|
||||||
}]
|
}]
|
||||||
|
Reference in New Issue
Block a user