memory and reconcile persona annotations

This commit is contained in:
Matthew Wright
2026-08-26 12:36:46 -04:00
parent a8785870af
commit fb7d162de1
2 changed files with 12 additions and 0 deletions
+2
View File
@@ -1549,6 +1549,8 @@ soc:
memoryModel: gemma@SOAI
embedModel: amazon.titan-embed-text-v2@SOAI
reconcileModel: gemma@SOAI
memoryPersona: ""
reconcilePersona: ""
onionconfig:
saltstackDir: /opt/so/saltstack
bypassEnabled: false
+10
View File
@@ -884,6 +884,16 @@ soc:
reconcileModel:
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.
global: True
advanced: 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.
global: True
advanced: True
multiline: True
client:
assistant:
enabled: