The whole hunk
from line 229, old and new numbered
/
lines
from line 229
229229
230230 - `output_behavior: BetaOutputBehavior`
231231
232 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.
233
234232 - `BetaOutputBehaviorCreateNew object`
235233
236234 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.