Skip to main content

learn

Method
This is a method of the Memory class in the memory module.
Get the LearnManager for continuous learning capabilities. Returns None if learn is not enabled in config.

Signature

Returns

Any
The result of the operation.

Usage

Uses

  • LearnConfig
  • LearnManager

Source

View on GitHub

praisonaiagents/memory/memory.py at line 1832

Agent Learn

Learn Configuration