updated docs

This commit is contained in:
Concedo 2023-10-06 11:19:04 +08:00
parent da8a09ba10
commit b8f0576c7b

View file

@ -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"
}