Add debug logging to is_available() for better diagnostics
This commit is contained in:
@@ -177,6 +177,7 @@ The plugin also provides explicit memory tools:
|
||||
| `mem0_profile` | Retrieve all stored memories about the user |
|
||||
| `mem0_search` | Search memories by semantic similarity |
|
||||
| `mem0_conclude` | Store a fact verbatim (no LLM extraction) |
|
||||
| `mem0_delete` | Delete a specific memory by ID. Use when user explicitly requests to remove or forget a stored fact. |
|
||||
|
||||
**Tool usage examples**:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user