refactor for clarity

This commit is contained in:
Concedo
2026-04-16 10:53:35 +08:00
parent 9042f3fec8
commit 45737effd3
3 changed files with 35 additions and 35 deletions
+2 -2
View File
@@ -2038,7 +2038,7 @@
"application/json": {
"example": {
"filename": "file1.kcpps",
"overrideconfig":"",
"baseconfig":"",
},
"schema": {
"properties": {
@@ -2046,7 +2046,7 @@
"type": "string",
"description": "Filename of the .kcpps config to be loaded. Any associated files and models will be automatically swapped in."
},
"overrideconfig": {
"baseconfig": {
"type": "string",
"description": "If filename is a gguf, this allows other kcpps settings to be overlaid on top of that gguf."
},