Skip to main content

capture_pattern

Method
This is a method of the LearnManagerProtocol class in the protocols module.
Capture a reusable knowledge pattern.

Signature

Parameters

str
required
No description available.
str
default:"'general'"
No description available.

Returns

Optional[Dict[str, Any]]
The result of the operation.

Source

View on GitHub

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