From e7897f3257426ceec66e9227a350b040f1791283 Mon Sep 17 00:00:00 2001 From: Concedo <39025047+LostRuins@users.noreply.github.com> Date: Sun, 17 Nov 2024 11:43:49 +0800 Subject: [PATCH] update docs --- kcpp_docs.embd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kcpp_docs.embd b/kcpp_docs.embd index a32ed0433..1dd9caa0c 100644 --- a/kcpp_docs.embd +++ b/kcpp_docs.embd @@ -394,7 +394,7 @@ }, "hordeexitcounter": { "type": "integer", - "description": "Status of embedded horde worker. If it's too high, may have crashed." + "description": "Status of embedded horde worker, if applicable. If it's too high, may have crashed." }, "uptime": { "type": "integer", @@ -432,7 +432,7 @@ "description": "Successful request" } }, - "summary": "Retrieve the current max context length setting value that horde sees", + "summary": "Retrieve the current max context length setting value that public backends see", "tags": [ "api/v1" ]