diff --git a/salt/soc/soc_soc.yaml b/salt/soc/soc_soc.yaml index e21a564ca..995d97493 100644 --- a/salt/soc/soc_soc.yaml +++ b/salt/soc/soc_soc.yaml @@ -909,7 +909,7 @@ soc: global: True advanced: True memoryExtractBatchSize: - description: How many messages to include in the transcript that the Memory agent will extract from. + description: Max number of a session's messages that will be processed for memory extractions at a time. Larger values are more efficient but risk exceeding the memory extraction LLM's size limits, due to the variable and unpredictable size of each message. global: True advanced: True maxMemoryRetries: