mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Add automatic hide of the World Info Depth setting when using the alternative text generation method (alt gen ignores World Info Depth)
This commit is contained in:
@@ -193,7 +193,8 @@ gensettingstf = [
|
||||
"menu_path": "World Info",
|
||||
"sub_path": "",
|
||||
"classname": "user",
|
||||
"name": "widepth"
|
||||
"name": "widepth",
|
||||
"extra_classes": "var_sync_alt_system_alt_gen"
|
||||
},
|
||||
{
|
||||
"uitype": "toggle",
|
||||
|
Reference in New Issue
Block a user