Check memory processing status
ragionex_memory_statusCheck memory processing status after saving to know when it becomes ready for recall. Returns processing, ready, or failed.
Instructions
Get the current processing status of a memory. Returns 'processing' (still being prepared), 'ready' (available), or 'failed' (an error occurred during processing). Use after ragionex_save_memory to know when ragionex_recall_memory will return the new memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Memory ID to check. |