The whole hunk
from line 193, old and new numbered
/
lines
from line 193
193193
194194 - `output_behavior: BetaOutputBehavior`
195195
196 The default destination: the job creates a new output memory store as a clone of the memory_store input and writes the consolidated memories into it. The input store is never mutated.
197
198196 - `BetaOutputBehaviorCreateNew object`
199197
200198 The default destination: the job creates a new output memory store as a clone of the memory_store input and writes the consolidated memories into it. The input store is never mutated.