diff --git a/kcpp_docs.embd b/kcpp_docs.embd index c5dc8b7f3..211867a34 100644 --- a/kcpp_docs.embd +++ b/kcpp_docs.embd @@ -215,8 +215,7 @@ "MaxContextLengthSetting": { "properties": { "value": { - "maximum": 2048, - "minimum": 512, + "minimum": 8, "type": "integer" } }, @@ -228,7 +227,6 @@ "MaxLengthSetting": { "properties": { "value": { - "maximum": 512, "minimum": 1, "type": "integer" }