updated docs
This commit is contained in:
parent
da8a09ba10
commit
b8f0576c7b
1 changed files with 1 additions and 3 deletions
|
@ -215,8 +215,7 @@
|
||||||
"MaxContextLengthSetting": {
|
"MaxContextLengthSetting": {
|
||||||
"properties": {
|
"properties": {
|
||||||
"value": {
|
"value": {
|
||||||
"maximum": 2048,
|
"minimum": 8,
|
||||||
"minimum": 512,
|
|
||||||
"type": "integer"
|
"type": "integer"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -228,7 +227,6 @@
|
||||||
"MaxLengthSetting": {
|
"MaxLengthSetting": {
|
||||||
"properties": {
|
"properties": {
|
||||||
"value": {
|
"value": {
|
||||||
"maximum": 512,
|
|
||||||
"minimum": 1,
|
"minimum": 1,
|
||||||
"type": "integer"
|
"type": "integer"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue