Skip to content

Commit 0b57dc7

Browse files
author
sd109
committed
Resort to Azimuth UI schema for context length validation
1 parent c78922b commit 0b57dc7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

chart/values.schema.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,8 @@
9797
"type": "object",
9898
"properties": {
9999
"modelMaxContextLength": {
100-
"type": "string",
101100
"title": "Model Context Length",
102-
"description": "An override for the maximum context length to use if the model's default is not suitable."
101+
"description": "An override for the maximum context length to allow, if the model's default is not suitable."
103102
},
104103
"image": {
105104
"type": "object",

0 commit comments

Comments
 (0)