save_state
Method
This is a method of the Session class in the session module.Save session state data to memory.
Signature
Parameters
Dictionary of state data to save
Exceptions
ValueError
ValueError
If this is a remote session
Uses
ValueErrorstore_short_term
Used By
Source
View on GitHub
praisonaiagents/session.py at line 204
