Skip to main content

delete

Method
This is a method of the LearnProtocol class in the protocols module.
Delete an entry.

Signature

Parameters

str
required
Entry identifier

Returns

bool
True if deleted, False if not found

Used By

Source

View on GitHub

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