Add debug logging to is_available() for better diagnostics

This commit is contained in:
2026-04-11 03:37:13 +02:00
parent bb5c5ce396
commit e517b25360
2 changed files with 4 additions and 8 deletions
+1
View File
@@ -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**: