store_long_term
AsyncMethod
This is a method of the MemoryAdapter class in the memory module.Store in long-term memory (optional)
Signature
Parameters
&str
required
No description available.
Option<serde_json::Value>
required
No description available.
Returns
Result<()>
The result of the operation.

