From 8f253d17a6bfebb3ff2d79449e6b57a83a76fc41 Mon Sep 17 00:00:00 2001 From: Corey Ogburn Date: Thu, 10 Sep 2026 15:18:35 -0600 Subject: [PATCH] Default Memory to Disabled Gives users a chance to reconfigure embed model before messages they send to the OnionAI get sent to SOAI by default. --- salt/soc/defaults.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/soc/defaults.yaml b/salt/soc/defaults.yaml index d14ca3e08..6352ea371 100644 --- a/salt/soc/defaults.yaml +++ b/salt/soc/defaults.yaml @@ -1537,7 +1537,7 @@ soc: Orchestrator: sonnet@SOAI Investigator: gemma@SOAI DetectionEngineer: gemma@SOAI - useMemory: true + useMemory: false useMemoryScanner: false dontScanBefore: "" memoryScanIntervalSeconds: 300