File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ Following, you will find a list of all the schemas used in this repository. You
3636| ide/startupProbe.json| Startup probe|
3737| ide/vault.json| Configuration of vault client|
3838| [ ide/extraenv.json] ( #extraenvjson ) | User-defined extra environment variables|
39- | [ aiAssistant.json] ( #aiassistant ) | Configuration of an AI Assistant|
39+ | [ aiAssistant.json] ( #aiassistantjson ) | Configuration of an AI Assistant|
4040| [ certificates.json] ( #certificatesjson ) | Certificates|
4141| [ network-policy.json] ( #networkpolicyjson ) | Network Policy|
4242| [ nodeSelector-gpu.json] ( #nodeselector-gpujson ) | Node Selector|
@@ -368,7 +368,7 @@ This schema is used to inject the configuration of an AI Assistant into your ser
368368 },
369369 "model" : {
370370 "type" : " string" ,
371- "default" :" gpt-oss:20b " ,
371+ "default" :" " ,
372372 "hidden" : {
373373 "value" : false ,
374374 "path" : " enabled" ,
You can’t perform that action at this time.
0 commit comments