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_session_cache

Method
This is a method of the MultiAgentContextManager class in the manager module.
Get the session deduplication cache.

Signature

def get_session_cache() -> SessionDeduplicationCache

Returns

Returns
SessionDeduplicationCache
The result of the operation.

Source

View on GitHub

praisonaiagents/context/manager.py at line 1031

Session Management

Sessions Feature

Session Persistence

Caching Concept