Config Tweaks for AI

Add missing adapter field to availableModels.

Include call out to docs to help explain which fields are required for which adapters.

TODO: update docs
This commit is contained in:
Corey Ogburn
2026-02-12 13:19:57 -07:00
parent fe0178b8ac
commit e7e379ce82

View File

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