mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-09-18 21:59:23 +02:00
Improved Description of MemoryExtractBatchSize
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user