Skip to main content

list_all

Method
This is a method of the LearnProtocol class in the protocols module.
List all entries.

Signature

Parameters

int
default:"100"
Maximum entries to return

Returns

List[Dict[str, Any]]
List of all entries (most recent first)

Source

View on GitHub

praisonaiagents/memory/learn/protocols.py at line 78