Skip to main content

memory

Method
This is a method of the Knowledge class in the knowledge module.

Signature

def memory() -> Any

Returns

Returns
Any
The result of the operation.

Uses

  • MongoDBMemory
  • logger.error
  • CustomMemory.from_config
  • Memory.from_config

Source

View on GitHub

praisonaiagents/knowledge/knowledge.py at line 516