Skip to main content

reset

Method
This is a method of the MongoDBMemory class in the knowledge module.
Reset all memories.

Signature

def reset() -> Any

Returns

Returns
Any
The result of the operation.

Uses

  • delete_many
  • logging.error

Used By

Source

View on GitHub

praisonaiagents/knowledge/knowledge.py at line 369