Skip to main content

restore_session_state

Method
This is a method of the AgentTeam class in the agents module.
Restore state from memory for session persistence. Returns True if restored.

Signature

Parameters

str
required
No description available.

Returns

bool
The result of the operation.

Uses

  • search_short_term

Source

View on GitHub

praisonaiagents/agents/agents.py at line 1496

Session Management

Sessions Feature

Session Persistence