Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

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.