We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c78922b commit 0b57dc7Copy full SHA for 0b57dc7
chart/values.schema.json
@@ -97,9 +97,8 @@
97
"type": "object",
98
"properties": {
99
"modelMaxContextLength": {
100
- "type": "string",
101
"title": "Model Context Length",
102
- "description": "An override for the maximum context length to use if the model's default is not suitable."
+ "description": "An override for the maximum context length to allow, if the model's default is not suitable."
103
},
104
"image": {
105
0 commit comments