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.

reset

Method
This is a method of the ContextManager class in the manager module.
Reset manager state.

Signature

def reset() -> None

Uses

  • reset

Used By

Source

View on GitHub

praisonaiagents/context/manager.py at line 966