Skip to content

Commit

Permalink
Resort to Azimuth UI schema for context length validation
Browse files Browse the repository at this point in the history
  • Loading branch information
sd109 committed Jul 12, 2024
1 parent c78922b commit 0b57dc7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions chart/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,8 @@
"type": "object",
"properties": {
"modelMaxContextLength": {
"type": "string",
"title": "Model Context Length",
"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."
},
"image": {
"type": "object",
Expand Down

0 comments on commit 0b57dc7

Please sign in to comment.