Skip to main content

update

Method
This is a method of the Knowledge class in the knowledge module.
Update a memory.

Signature

def update(memory_id: Any, data: Any) -> Any

Parameters

memory_id
Any
required
No description available.
data
Any
required
No description available.

Returns

Returns
Any
The result of the operation.