diff --git a/salt/soc/soc_soc.yaml b/salt/soc/soc_soc.yaml index b8133999f..251a3c037 100644 --- a/salt/soc/soc_soc.yaml +++ b/salt/soc/soc_soc.yaml @@ -581,16 +581,10 @@ soc: label: Folder airgap: *pbRepos assistant: - apiKey: - description: The auth token to be used when reaching out to the AI Assistant. - global: True apiUrl: description: The URL of the AI gateway. advanced: True global: True - model: - description: The model to use as the AI Assistant - global: True client: apiTimeoutMs: description: Duration (in milliseconds) to wait for a response from the SOC server API before giving up and showing an error on the SOC UI.