Skip to content

Commit

Permalink
Fix UI schema format
Browse files Browse the repository at this point in the history
  • Loading branch information
sd109 committed Jul 12, 2024
1 parent 5a9e883 commit 3f12602
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions chart/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,13 +94,15 @@
}
},
"api": {
"type": "object",
"properties": {
"modelMaxContextLength": {
"type": "integer",
"title": "Model Context Length",
"description": "An override for the maximum context length to use if the model's default is not suitable."
},
"image": {
"type": "object",
"properties": {
"version": {
"type": "string",
Expand Down

0 comments on commit 3f12602

Please sign in to comment.