Skip to main content

add_shared

Method
This is a method of the MultiAgentContextManager class in the context module.
Add shared segment

Signature

def add_shared(&mut self, segment: ContextSegment) -> ()

Parameters

segment
ContextSegment
required
No description available.

Returns

Returns
()
The result of the operation.