mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-02-15 03:33:56 +01:00
Merge pull request #15481 from Security-Onion-Solutions/cogburn/openai
Config Tweaks for AI
This commit is contained in:
@@ -665,10 +665,11 @@ soc:
|
||||
global: True
|
||||
advanced: True
|
||||
adapters:
|
||||
description: Configuration for AI adapters used by the Onion AI assistant.
|
||||
description: Configuration for AI adapters used by the Onion AI assistant. Please see documentation for help on which fields are required for which protocols.
|
||||
global: True
|
||||
advanced: True
|
||||
forcedType: "[]{}"
|
||||
helpLink: assistant.html
|
||||
syntax: json
|
||||
uiElements:
|
||||
- field: name
|
||||
@@ -755,6 +756,8 @@ soc:
|
||||
- field: lowBalanceColorAlert
|
||||
label: Low Balance Color Alert
|
||||
forcedType: int
|
||||
- field: adapter
|
||||
label: Adapter
|
||||
required: True
|
||||
- field: enabled
|
||||
label: Enabled
|
||||
|
||||
Reference in New Issue
Block a user