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 4f126a9 commit 76e0833Copy full SHA for 76e0833
chart/azimuth-ui.schema.yaml
@@ -11,7 +11,7 @@ controls:
11
path: /huggingface/model
12
visuallyHidden: true
13
# Azimuth UI doesn't handle json type ["integer","null"]
14
- # properly so we allow type "string" in JSON schema then
+ # properly so we allow any type in JSON schema then
15
# constrain to (optional) integer here.
16
/api/modelMaxContextLength:
17
type: IntegerControl
0 commit comments