mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-18 16:55:14 +02:00
replace sdconfig and hordeconfig
This commit is contained in:
+2
-2
@@ -516,7 +516,7 @@
|
||||
},
|
||||
"/api/v1/model": {
|
||||
"get": {
|
||||
"description": "Gets the current model display name, set with hordeconfig.",
|
||||
"description": "Gets the current model display name.",
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
@@ -532,7 +532,7 @@
|
||||
"description": "Successful request"
|
||||
}
|
||||
},
|
||||
"summary": "Retrieve the current model string from hordeconfig",
|
||||
"summary": "Retrieve the current model string",
|
||||
"tags": [
|
||||
"api/v1"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user