hebbrix_update
Update a stored memory in place to correct facts, preserving version history for auditability. Pass new content to revise.
Instructions
Update a memory in place (keeps version history). Use this to CORRECT a stored fact instead of remembering a contradicting copy. Pass the new content.
wait_for_index=True (default) requests a bounded indexing wait. Check searchable; if false, poll hebbrix_get(id) instead of repeating the update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | No | ||
| memory_id | Yes | ||
| importance | No | ||
| wait_for_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||