mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-24 09:53:12 +01:00
Cleanup Annotations
Removed fields no longer need annotations.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user