Cleanup Annotations

Removed fields no longer need annotations.
This commit is contained in:
Corey Ogburn
2025-09-03 12:12:27 -06:00
parent 834e34128d
commit 0a3ff47008

View File

@@ -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.