We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2dd260 commit 16f1dc6Copy full SHA for 16f1dc6
2 files changed
charts/azimuth-chat/values.schema.json
@@ -43,6 +43,11 @@
43
"default": "v0.11.0"
44
}
45
46
+ },
47
+ "azimuthNodeGroupSelector": {
48
+ "type": "string",
49
+ "title": "Node Group",
50
+ "description": "The node group to deploy the API backend to. Must match a node group label in the cluster."
51
52
53
},
charts/azimuth-image-analysis/values.schema.json
"modelMaxContextLength": {
"title": "Model Context Length",
"description": "An override for the maximum context length to allow, if the model's default is not suitable."
0 commit comments