mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-09-21 15:14:27 +02:00
make personas non-advanced and readonlyui
This commit is contained in:
@@ -885,14 +885,14 @@ soc:
|
||||
description: The model to use when reconciling memories that contain nearly the same content.
|
||||
global: True
|
||||
memoryPersona:
|
||||
description: Text appended to the built-in prompt of the memory extraction agent. Use it to steer what is worth remembering.
|
||||
description: Text appended to the built-in prompt of the memory extraction agent, managed from the Agent Studio. Use it to steer what is worth remembering.
|
||||
global: True
|
||||
advanced: True
|
||||
readonlyUi: True
|
||||
multiline: True
|
||||
reconcilePersona:
|
||||
description: Text appended to the built-in prompt of the memory reconciliation agent. Use it to steer how new memories are merged with existing ones.
|
||||
description: Text appended to the built-in prompt of the memory reconciliation agent, managed from the Agent Studio. Use it to steer how new memories are merged with existing ones.
|
||||
global: True
|
||||
advanced: True
|
||||
readonlyUi: True
|
||||
multiline: True
|
||||
client:
|
||||
assistant:
|
||||
|
||||
Reference in New Issue
Block a user