get_agent_manager
Method
This is a method of the MultiAgentContextManager class in the manager module.Get or create context manager for an agent.
Signature
Parameters
str
required
No description available.
str
default:"'gpt-4o-mini'"
No description available.
Returns
ContextManager
The result of the operation.
Uses
ContextManager
Source
View on GitHub
praisonaiagents/context/manager.py at line 966
