Skip to content

Commit fc55062

Browse files
authored
Update README.md
1 parent 6d3b577 commit fc55062

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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",

0 commit comments

Comments
 (0)