mirror of
https://github.com/lordmathis/llamactl.git
synced 2025-11-06 09:04:27 +00:00
Update error descriptions in API documentation for clarity
This commit is contained in:
@@ -762,7 +762,7 @@ const docTemplate = `{
|
||||
"description": "OpenAI response"
|
||||
},
|
||||
"400": {
|
||||
"description": "Invalid request body or model name",
|
||||
"description": "Invalid request body or instance name",
|
||||
"schema": {
|
||||
"type": "string"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user