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.

get

Method
This is a method of the MultiAgentContextManager class in the context module.
Get manager for an agent

Signature

def get(&self, agent_id: &str) -> Option<&ContextManager>

Parameters

agent_id
&str
required
No description available.

Returns

Returns
Option<&ContextManager>
The result of the operation.